|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CodedDescriptionType
org.tolven.ccr.PositionType
public class PositionType
Java class for PositionType complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.CodedDescriptionType |
|---|
CodedDescriptionType.ObjectAttribute |
| Constructor Summary | |
|---|---|
PositionType()
|
|
| Method Summary | |
|---|---|
CodedDescriptionType |
getMultiplePositionModifier()
Gets the value of the multiplePositionModifier property. |
java.math.BigInteger |
getPositionSequencePosition()
Gets the value of the positionSequencePosition property. |
void |
setMultiplePositionModifier(CodedDescriptionType value)
Sets the value of the multiplePositionModifier property. |
void |
setPositionSequencePosition(java.math.BigInteger value)
Sets the value of the positionSequencePosition 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 |
|---|
public PositionType()
| Method Detail |
|---|
public java.math.BigInteger getPositionSequencePosition()
BigIntegerpublic void setPositionSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getMultiplePositionModifier()
CodedDescriptionTypepublic void setMultiplePositionModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||