gov.nih.nci.cagrid.metadata.common
Class ValueDomain

java.lang.Object
  extended by gov.nih.nci.cagrid.metadata.common.ValueDomain
All Implemented Interfaces:
java.io.Serializable

public class ValueDomain
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ValueDomain()
           
ValueDomain(ValueDomainEnumerationCollection enumerationCollection, java.lang.String longName, SemanticMetadata[] semanticMetadata, java.lang.String unitOfMeasure)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 ValueDomainEnumerationCollection getEnumerationCollection()
          Gets the enumerationCollection value for this ValueDomain.
 java.lang.String getLongName()
          Gets the longName value for this ValueDomain.
 SemanticMetadata[] getSemanticMetadata()
          Gets the semanticMetadata value for this ValueDomain.
 SemanticMetadata getSemanticMetadata(int i)
           
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUnitOfMeasure()
          Gets the unitOfMeasure value for this ValueDomain.
 int hashCode()
           
 void setEnumerationCollection(ValueDomainEnumerationCollection enumerationCollection)
          Sets the enumerationCollection value for this ValueDomain.
 void setLongName(java.lang.String longName)
          Sets the longName value for this ValueDomain.
 void setSemanticMetadata(int i, SemanticMetadata _value)
           
 void setSemanticMetadata(SemanticMetadata[] semanticMetadata)
          Sets the semanticMetadata value for this ValueDomain.
 void setUnitOfMeasure(java.lang.String unitOfMeasure)
          Sets the unitOfMeasure value for this ValueDomain.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueDomain

public ValueDomain()

ValueDomain

public ValueDomain(ValueDomainEnumerationCollection enumerationCollection,
                   java.lang.String longName,
                   SemanticMetadata[] semanticMetadata,
                   java.lang.String unitOfMeasure)
Method Detail

getSemanticMetadata

public SemanticMetadata[] getSemanticMetadata()
Gets the semanticMetadata value for this ValueDomain.

Returns:
semanticMetadata

setSemanticMetadata

public void setSemanticMetadata(SemanticMetadata[] semanticMetadata)
Sets the semanticMetadata value for this ValueDomain.

Parameters:
semanticMetadata -

getSemanticMetadata

public SemanticMetadata getSemanticMetadata(int i)

setSemanticMetadata

public void setSemanticMetadata(int i,
                                SemanticMetadata _value)

getEnumerationCollection

public ValueDomainEnumerationCollection getEnumerationCollection()
Gets the enumerationCollection value for this ValueDomain.

Returns:
enumerationCollection

setEnumerationCollection

public void setEnumerationCollection(ValueDomainEnumerationCollection enumerationCollection)
Sets the enumerationCollection value for this ValueDomain.

Parameters:
enumerationCollection -

getLongName

public java.lang.String getLongName()
Gets the longName value for this ValueDomain.

Returns:
longName

setLongName

public void setLongName(java.lang.String longName)
Sets the longName value for this ValueDomain.

Parameters:
longName -

getUnitOfMeasure

public java.lang.String getUnitOfMeasure()
Gets the unitOfMeasure value for this ValueDomain.

Returns:
unitOfMeasure

setUnitOfMeasure

public void setUnitOfMeasure(java.lang.String unitOfMeasure)
Sets the unitOfMeasure value for this ValueDomain.

Parameters:
unitOfMeasure -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer


Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.