org.tolven.ccr
Class CodedDescriptionType.ObjectAttribute.AttributeValue

java.lang.Object
  extended by org.tolven.ccr.CodedDescriptionType.ObjectAttribute.AttributeValue
Enclosing class:
CodedDescriptionType.ObjectAttribute

public static class CodedDescriptionType.ObjectAttribute.AttributeValue
extends java.lang.Object

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

CodedDescriptionType.ObjectAttribute.AttributeValue

public CodedDescriptionType.ObjectAttribute.AttributeValue()
Method Detail

getValue

public java.lang.Object getValue()
Gets the value of the value property.

Returns:
possible object is Object

setValue

public void setValue(java.lang.Object value)
Sets the value of the value property.

Parameters:
value - allowed object is Object

getCode

public java.util.List<CodeType> getCode()
Gets the value of the code property.

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