|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnaming.URIMap
naming.SupportedNamespace
public class SupportedNamespace
A namespaceName and the corresponding URI
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 |
---|
public SupportedNamespace()
public SupportedNamespace(gov.nih.nci.iso21090.ST equivalentCodingScheme)
Method Detail |
---|
public gov.nih.nci.iso21090.ST getEquivalentCodingScheme()
public void setEquivalentCodingScheme(gov.nih.nci.iso21090.ST equivalentCodingScheme)
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.public boolean equals(java.lang.Object obj)
equals
in class URIMap
public int hashCode()
hashCode
in class URIMap
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 |