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

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

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

See Also:
Serialized Form

Constructor Summary
SemanticMetadata()
           
SemanticMetadata(java.lang.String conceptCode, java.lang.String conceptDefinition, java.lang.String conceptName, java.lang.Integer order, java.lang.Integer orderLevel)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getConceptCode()
          Gets the conceptCode value for this SemanticMetadata.
 java.lang.String getConceptDefinition()
          Gets the conceptDefinition value for this SemanticMetadata.
 java.lang.String getConceptName()
          Gets the conceptName value for this SemanticMetadata.
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.Integer getOrder()
          Gets the order value for this SemanticMetadata.
 java.lang.Integer getOrderLevel()
          Gets the orderLevel value for this SemanticMetadata.
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 setConceptCode(java.lang.String conceptCode)
          Sets the conceptCode value for this SemanticMetadata.
 void setConceptDefinition(java.lang.String conceptDefinition)
          Sets the conceptDefinition value for this SemanticMetadata.
 void setConceptName(java.lang.String conceptName)
          Sets the conceptName value for this SemanticMetadata.
 void setOrder(java.lang.Integer order)
          Sets the order value for this SemanticMetadata.
 void setOrderLevel(java.lang.Integer orderLevel)
          Sets the orderLevel value for this SemanticMetadata.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemanticMetadata

public SemanticMetadata()

SemanticMetadata

public SemanticMetadata(java.lang.String conceptCode,
                        java.lang.String conceptDefinition,
                        java.lang.String conceptName,
                        java.lang.Integer order,
                        java.lang.Integer orderLevel)
Method Detail

getConceptCode

public java.lang.String getConceptCode()
Gets the conceptCode value for this SemanticMetadata.

Returns:
conceptCode

setConceptCode

public void setConceptCode(java.lang.String conceptCode)
Sets the conceptCode value for this SemanticMetadata.

Parameters:
conceptCode -

getConceptDefinition

public java.lang.String getConceptDefinition()
Gets the conceptDefinition value for this SemanticMetadata.

Returns:
conceptDefinition

setConceptDefinition

public void setConceptDefinition(java.lang.String conceptDefinition)
Sets the conceptDefinition value for this SemanticMetadata.

Parameters:
conceptDefinition -

getConceptName

public java.lang.String getConceptName()
Gets the conceptName value for this SemanticMetadata.

Returns:
conceptName

setConceptName

public void setConceptName(java.lang.String conceptName)
Sets the conceptName value for this SemanticMetadata.

Parameters:
conceptName -

getOrder

public java.lang.Integer getOrder()
Gets the order value for this SemanticMetadata.

Returns:
order

setOrder

public void setOrder(java.lang.Integer order)
Sets the order value for this SemanticMetadata.

Parameters:
order -

getOrderLevel

public java.lang.Integer getOrderLevel()
Gets the orderLevel value for this SemanticMetadata.

Returns:
orderLevel

setOrderLevel

public void setOrderLevel(java.lang.Integer orderLevel)
Sets the orderLevel value for this SemanticMetadata.

Parameters:
orderLevel -

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.