be.ac.ulg.montefiore.run.totem.repository.cplexMCNF.scenario.model.jaxb.impl
Class ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.cplexMCNF.scenario.model.jaxb.impl.ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl
All Implemented Interfaces:
ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType, UnmarshallableObject, ValidatableObject, XMLSerializable, com.sun.xml.bind.JAXBObject
Enclosing class:
ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl

public static class ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl
extends java.lang.Object
implements ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject


Nested Class Summary
 class ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl.Unmarshaller
           
 
Field Summary
protected  int _NbPaths
           
protected  boolean has_NbPaths
           
static java.lang.Class version
           
 
Constructor Summary
ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl()
           
 
Method Summary
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
          Gets the schema fragment associated with this class.
 UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
          Creates an unmarshaller that will unmarshall this object.
 int getNbPaths()
          Gets the value of the nbPaths property.
 java.lang.Class getPrimaryInterface()
          Gets the main interface that this object implements.
 boolean isSetNbPaths()
           
 void serializeAttributes(XMLSerializer context)
          Serializes attributes into the specified target.
 void serializeBody(XMLSerializer context)
          Serializes child elements and texts into the specified target.
 void serializeURIs(XMLSerializer context)
          Declares all the namespace URIs this object is using at its top-level scope into the specified target.
 void setNbPaths(int value)
          Sets the value of the nbPaths property.
 void unsetNbPaths()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

has_NbPaths

protected boolean has_NbPaths

_NbPaths

protected int _NbPaths

version

public static final java.lang.Class version
Constructor Detail

ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl

public ComputeMCNFOptimalRoutingTypeImpl.FormulationTypeImpl.LinkPathTypeImpl()
Method Detail

getNbPaths

public int getNbPaths()
Description copied from interface: ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType
Gets the value of the nbPaths property.

Specified by:
getNbPaths in interface ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType

setNbPaths

public void setNbPaths(int value)
Description copied from interface: ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType
Sets the value of the nbPaths property.

Specified by:
setNbPaths in interface ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType

isSetNbPaths

public boolean isSetNbPaths()
Specified by:
isSetNbPaths in interface ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType

unsetNbPaths

public void unsetNbPaths()
Specified by:
unsetNbPaths in interface ComputeMCNFOptimalRoutingType.FormulationType.LinkPathType

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject

serializeBody

public void serializeBody(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Throws:
org.xml.sax.SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Throws:
org.xml.sax.SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.