org.tolven.ccr
Class Direction.Route

java.lang.Object
  extended by org.tolven.ccr.CodedDescriptionType
      extended by org.tolven.ccr.Direction.Route
Enclosing class:
Direction

public static class Direction.Route
extends CodedDescriptionType

Java class for anonymous complex type.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.tolven.ccr.CodedDescriptionType
CodedDescriptionType.ObjectAttribute
 
Constructor Summary
Direction.Route()
           
 
Method Summary
 CodedDescriptionType getMultipleRouteModifier()
          Gets the value of the multipleRouteModifier property.
 java.math.BigInteger getRouteSequencePosition()
          Gets the value of the routeSequencePosition property.
 void setMultipleRouteModifier(CodedDescriptionType value)
          Sets the value of the multipleRouteModifier property.
 void setRouteSequencePosition(java.math.BigInteger value)
          Sets the value of the routeSequencePosition property.
 
Methods inherited from class org.tolven.ccr.CodedDescriptionType
getCode, getObjectAttribute, getText, setText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Direction.Route

public Direction.Route()
Method Detail

getRouteSequencePosition

public java.math.BigInteger getRouteSequencePosition()
Gets the value of the routeSequencePosition property.

Returns:
possible object is BigInteger

setRouteSequencePosition

public void setRouteSequencePosition(java.math.BigInteger value)
Sets the value of the routeSequencePosition property.

Parameters:
value - allowed object is BigInteger

getMultipleRouteModifier

public CodedDescriptionType getMultipleRouteModifier()
Gets the value of the multipleRouteModifier property.

Returns:
possible object is CodedDescriptionType

setMultipleRouteModifier

public void setMultipleRouteModifier(CodedDescriptionType value)
Sets the value of the multipleRouteModifier property.

Parameters:
value - allowed object is CodedDescriptionType