|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.cagrid.metadata.common.ValueDomain
public class ValueDomain
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 |
---|
public ValueDomain()
public ValueDomain(ValueDomainEnumerationCollection enumerationCollection, java.lang.String longName, SemanticMetadata[] semanticMetadata, java.lang.String unitOfMeasure)
Method Detail |
---|
public SemanticMetadata[] getSemanticMetadata()
public void setSemanticMetadata(SemanticMetadata[] semanticMetadata)
semanticMetadata
- public SemanticMetadata getSemanticMetadata(int i)
public void setSemanticMetadata(int i, SemanticMetadata _value)
public ValueDomainEnumerationCollection getEnumerationCollection()
public void setEnumerationCollection(ValueDomainEnumerationCollection enumerationCollection)
enumerationCollection
- public java.lang.String getLongName()
public void setLongName(java.lang.String longName)
longName
- public java.lang.String getUnitOfMeasure()
public void setUnitOfMeasure(java.lang.String unitOfMeasure)
unitOfMeasure
- 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 |