|
||||||||||
| 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.InstructionType
public class InstructionType
Java class for InstructionType complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.CodedDescriptionType |
|---|
CodedDescriptionType.ObjectAttribute |
| Constructor Summary | |
|---|---|
InstructionType()
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getInstructionSequencePosition()
Gets the value of the instructionSequencePosition property. |
CodedDescriptionType |
getMultipleInstructionModifier()
Gets the value of the multipleInstructionModifier property. |
void |
setInstructionSequencePosition(java.math.BigInteger value)
Sets the value of the instructionSequencePosition property. |
void |
setMultipleInstructionModifier(CodedDescriptionType value)
Sets the value of the multipleInstructionModifier 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 InstructionType()
| Method Detail |
|---|
public java.math.BigInteger getInstructionSequencePosition()
BigIntegerpublic void setInstructionSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getMultipleInstructionModifier()
CodedDescriptionTypepublic void setMultipleInstructionModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||