naming
Class SupportedNamespace

java.lang.Object
  extended by naming.URIMap
      extended by naming.SupportedNamespace
All Implemented Interfaces:
java.io.Serializable

public class SupportedNamespace
extends URIMap
implements java.io.Serializable

A namespaceName and the corresponding URI

See Also:
Serialized Form

Constructor Summary
SupportedNamespace()
           
SupportedNamespace(gov.nih.nci.iso21090.ST equivalentCodingScheme)
           
 
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
 gov.nih.nci.iso21090.ST getEquivalentCodingScheme()
          Gets the equivalentCodingScheme value for this SupportedNamespace.
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 setEquivalentCodingScheme(gov.nih.nci.iso21090.ST equivalentCodingScheme)
          Sets the equivalentCodingScheme value for this SupportedNamespace.
 
Methods inherited from class naming.URIMap
getLocalId, getUri, setLocalId, setUri
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedNamespace

public SupportedNamespace()

SupportedNamespace

public SupportedNamespace(gov.nih.nci.iso21090.ST equivalentCodingScheme)
Method Detail

getEquivalentCodingScheme

public gov.nih.nci.iso21090.ST getEquivalentCodingScheme()
Gets the equivalentCodingScheme value for this SupportedNamespace.

Returns:
equivalentCodingScheme The local identifier of a supportedCodingScheme that correspondes with this namespace. In many models, the namespace used to qualify a concept code has a direct correlation to the coding scheme itself. If codingSchemeName is present, it asserts that the defining information about entryCodes in this namespace can be found in the corresponding coding scheme.

setEquivalentCodingScheme

public void setEquivalentCodingScheme(gov.nih.nci.iso21090.ST equivalentCodingScheme)
Sets the equivalentCodingScheme value for this SupportedNamespace.

Parameters:
equivalentCodingScheme - The local identifier of a supportedCodingScheme that correspondes with this namespace. In many models, the namespace used to qualify a concept code has a direct correlation to the coding scheme itself. If codingSchemeName is present, it asserts that the defining information about entryCodes in this namespace can be found in the corresponding coding scheme.

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class URIMap

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.