|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CodedDescriptionType.ObjectAttribute.AttributeValue
public static class CodedDescriptionType.ObjectAttribute.AttributeValue
Java class for anonymous complex type.
| Constructor Summary | |
|---|---|
CodedDescriptionType.ObjectAttribute.AttributeValue()
|
|
| Method Summary | |
|---|---|
java.util.List<CodeType> |
getCode()
Gets the value of the code property. |
java.lang.Object |
getValue()
Gets the value of the value property. |
void |
setValue(java.lang.Object value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodedDescriptionType.ObjectAttribute.AttributeValue()
| Method Detail |
|---|
public java.lang.Object getValue()
Objectpublic void setValue(java.lang.Object value)
value - allowed object is
Objectpublic java.util.List<CodeType> getCode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the code property.
For example, to add a new item, do as follows:
getCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||