naming
Class SupportedSource

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

public class SupportedSource
extends URIMap
implements java.io.Serializable

A source and the URI of the defining resource. Source references can also carry an additional compositional rule section that describes how to combine a subpart such as a page number, section name, etc. with the core URI in order to form a meaningful URL. An optional role can also be specified.

See Also:
Serialized Form

Constructor Summary
SupportedSource()
           
SupportedSource(gov.nih.nci.iso21090.ST assemblyRule)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 gov.nih.nci.iso21090.ST getAssemblyRule()
          Gets the assemblyRule value for this SupportedSource.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
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 setAssemblyRule(gov.nih.nci.iso21090.ST assemblyRule)
          Sets the assemblyRule value for this SupportedSource.
 
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

SupportedSource

public SupportedSource()

SupportedSource

public SupportedSource(gov.nih.nci.iso21090.ST assemblyRule)
Method Detail

getAssemblyRule

public gov.nih.nci.iso21090.ST getAssemblyRule()
Gets the assemblyRule value for this SupportedSource.

Returns:
assemblyRule Rule for combining source-specific information such as page numbers, sections and the like with the source URL. Syntax: [ID] - names the identifier. Everythinng else is literal.

setAssemblyRule

public void setAssemblyRule(gov.nih.nci.iso21090.ST assemblyRule)
Sets the assemblyRule value for this SupportedSource.

Parameters:
assemblyRule - Rule for combining source-specific information such as page numbers, sections and the like with the source URL. Syntax: [ID] - names the identifier. Everythinng else is literal.

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.