naming
Class SupportedAssociation

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

public class SupportedAssociation
extends URIMap
implements java.io.Serializable

An associationName and the URI of the defining resource.

See Also:
Serialized Form

Constructor Summary
SupportedAssociation()
           
SupportedAssociation(gov.nih.nci.iso21090.ST codingScheme, gov.nih.nci.iso21090.ST entityCode, gov.nih.nci.iso21090.ST entityCodeNamespace)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 gov.nih.nci.iso21090.ST getCodingScheme()
          Gets the codingScheme value for this SupportedAssociation.
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 getEntityCode()
          Gets the entityCode value for this SupportedAssociation.
 gov.nih.nci.iso21090.ST getEntityCodeNamespace()
          Gets the entityCodeNamespace value for this SupportedAssociation.
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 setCodingScheme(gov.nih.nci.iso21090.ST codingScheme)
          Sets the codingScheme value for this SupportedAssociation.
 void setEntityCode(gov.nih.nci.iso21090.ST entityCode)
          Sets the entityCode value for this SupportedAssociation.
 void setEntityCodeNamespace(gov.nih.nci.iso21090.ST entityCodeNamespace)
          Sets the entityCodeNamespace value for this SupportedAssociation.
 
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

SupportedAssociation

public SupportedAssociation()

SupportedAssociation

public SupportedAssociation(gov.nih.nci.iso21090.ST codingScheme,
                            gov.nih.nci.iso21090.ST entityCode,
                            gov.nih.nci.iso21090.ST entityCodeNamespace)
Method Detail

getCodingScheme

public gov.nih.nci.iso21090.ST getCodingScheme()
Gets the codingScheme value for this SupportedAssociation.

Returns:
codingScheme The local name of the coding scheme that defines the association. Default: the containing coding scheme.

setCodingScheme

public void setCodingScheme(gov.nih.nci.iso21090.ST codingScheme)
Sets the codingScheme value for this SupportedAssociation.

Parameters:
codingScheme - The local name of the coding scheme that defines the association. Default: the containing coding scheme.

getEntityCodeNamespace

public gov.nih.nci.iso21090.ST getEntityCodeNamespace()
Gets the entityCodeNamespace value for this SupportedAssociation.

Returns:
entityCodeNamespace Local identifier of the namespace that defines the association. Default: the containing coding scheme.

setEntityCodeNamespace

public void setEntityCodeNamespace(gov.nih.nci.iso21090.ST entityCodeNamespace)
Sets the entityCodeNamespace value for this SupportedAssociation.

Parameters:
entityCodeNamespace - Local identifier of the namespace that defines the association. Default: the containing coding scheme.

getEntityCode

public gov.nih.nci.iso21090.ST getEntityCode()
Gets the entityCode value for this SupportedAssociation.

Returns:
entityCode The entity code of the association within the coding scheme. Default: local name of the association.

setEntityCode

public void setEntityCode(gov.nih.nci.iso21090.ST entityCode)
Sets the entityCode value for this SupportedAssociation.

Parameters:
entityCode - The entity code of the association within the coding scheme. Default: local name of the association.

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.