|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.cagrid.metadata.common.Enumeration
public class Enumeration
Constructor Summary | |
---|---|
Enumeration()
|
|
Enumeration(java.lang.String permissibleValue,
SemanticMetadata[] semanticMetadata,
java.lang.String valueMeaning)
|
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 |
java.lang.String |
getPermissibleValue()
Gets the permissibleValue value for this Enumeration. |
SemanticMetadata[] |
getSemanticMetadata()
Gets the semanticMetadata value for this Enumeration. |
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 |
getValueMeaning()
Gets the valueMeaning value for this Enumeration. |
int |
hashCode()
|
void |
setPermissibleValue(java.lang.String permissibleValue)
Sets the permissibleValue value for this Enumeration. |
void |
setSemanticMetadata(int i,
SemanticMetadata _value)
|
void |
setSemanticMetadata(SemanticMetadata[] semanticMetadata)
Sets the semanticMetadata value for this Enumeration. |
void |
setValueMeaning(java.lang.String valueMeaning)
Sets the valueMeaning value for this Enumeration. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Enumeration()
public Enumeration(java.lang.String permissibleValue, SemanticMetadata[] semanticMetadata, java.lang.String valueMeaning)
Method Detail |
---|
public SemanticMetadata[] getSemanticMetadata()
public void setSemanticMetadata(SemanticMetadata[] semanticMetadata)
semanticMetadata
- public SemanticMetadata getSemanticMetadata(int i)
public void setSemanticMetadata(int i, SemanticMetadata _value)
public java.lang.String getPermissibleValue()
public void setPermissibleValue(java.lang.String permissibleValue)
permissibleValue
- public java.lang.String getValueMeaning()
public void setValueMeaning(java.lang.String valueMeaning)
valueMeaning
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |