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

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

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

See Also:
Serialized Form

Constructor Summary
ValueDomainEnumerationCollection()
           
ValueDomainEnumerationCollection(Enumeration[] enumeration)
           
 
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
 Enumeration[] getEnumeration()
          Gets the enumeration value for this ValueDomainEnumerationCollection.
 Enumeration getEnumeration(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
 int hashCode()
           
 void setEnumeration(Enumeration[] enumeration)
          Sets the enumeration value for this ValueDomainEnumerationCollection.
 void setEnumeration(int i, Enumeration _value)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueDomainEnumerationCollection

public ValueDomainEnumerationCollection()

ValueDomainEnumerationCollection

public ValueDomainEnumerationCollection(Enumeration[] enumeration)
Method Detail

getEnumeration

public Enumeration[] getEnumeration()
Gets the enumeration value for this ValueDomainEnumerationCollection.

Returns:
enumeration

setEnumeration

public void setEnumeration(Enumeration[] enumeration)
Sets the enumeration value for this ValueDomainEnumerationCollection.

Parameters:
enumeration -

getEnumeration

public Enumeration getEnumeration(int i)

setEnumeration

public void setEnumeration(int i,
                           Enumeration _value)

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.