naming
Class SupportedProperty

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

public class SupportedProperty
extends URIMap
implements java.io.Serializable

A propertyName and the URI of the defining resource

See Also:
Serialized Form

Constructor Summary
SupportedProperty()
           
SupportedProperty(gov.nih.nci.iso21090.ST propertyType)
           
 
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 getPropertyType()
          Gets the propertyType value for this SupportedProperty.
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 setPropertyType(gov.nih.nci.iso21090.ST propertyType)
          Sets the propertyType value for this SupportedProperty.
 
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

SupportedProperty

public SupportedProperty()

SupportedProperty

public SupportedProperty(gov.nih.nci.iso21090.ST propertyType)
Method Detail

getPropertyType

public gov.nih.nci.iso21090.ST getPropertyType()
Gets the propertyType value for this SupportedProperty.

Returns:
propertyType Defines the type of the property. valid values are 'presentation','comment','definition' and 'property'.

setPropertyType

public void setPropertyType(gov.nih.nci.iso21090.ST propertyType)
Sets the propertyType value for this SupportedProperty.

Parameters:
propertyType - Defines the type of the property. valid values are 'presentation','comment','definition' and 'property'.

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.