naming
Class SupportedCodingScheme

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

public class SupportedCodingScheme
extends URIMap
implements java.io.Serializable

A codingSchemeName and the URI of the defining resource

See Also:
Serialized Form

Constructor Summary
SupportedCodingScheme()
           
SupportedCodingScheme(gov.nih.nci.iso21090.BL isImported)
           
 
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.BL getIsImported()
          Gets the isImported value for this SupportedCodingScheme.
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 setIsImported(gov.nih.nci.iso21090.BL isImported)
          Sets the isImported value for this SupportedCodingScheme.
 
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

SupportedCodingScheme

public SupportedCodingScheme()

SupportedCodingScheme

public SupportedCodingScheme(gov.nih.nci.iso21090.BL isImported)
Method Detail

getIsImported

public gov.nih.nci.iso21090.BL getIsImported()
Gets the isImported value for this SupportedCodingScheme.

Returns:
isImported True means, one or more entities of this coding scheme is brought in when the ontology is loaded. The containing coding scheme also has its import flag set to true if it has one or more entities brought in. False means, loaded ontology has only references to this coding scheme. Default: true

setIsImported

public void setIsImported(gov.nih.nci.iso21090.BL isImported)
Sets the isImported value for this SupportedCodingScheme.

Parameters:
isImported - True means, one or more entities of this coding scheme is brought in when the ontology is loaded. The containing coding scheme also has its import flag set to true if it has one or more entities brought in. False means, loaded ontology has only references to this coding scheme. Default: true

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.