|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CodeType
public class CodeType
Java class for CodeType complex type.
| Constructor Summary | |
|---|---|
CodeType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCodingSystem()
Gets the value of the codingSystem property. |
java.lang.String |
getValue()
Gets the value of the value property. |
java.lang.String |
getVersion()
Gets the value of the version property. |
void |
setCodingSystem(java.lang.String value)
Sets the value of the codingSystem property. |
void |
setValue(java.lang.String value)
Sets the value of the value property. |
void |
setVersion(java.lang.String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeType()
| Method Detail |
|---|
public java.lang.String getValue()
Stringpublic void setValue(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCodingSystem()
Stringpublic void setCodingSystem(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getVersion()
Stringpublic void setVersion(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||