Operation |
Details |
public equals( java.lang.Object obj):boolean |
Sequential |
public static getDeserializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Deserializer |
Sequential Notes: | Get Custom Deserializer | |
public getIdentifier():java.lang.String |
Sequential Notes: | Gets the identifier value for this PrefixType. @return identifier | |
public getName():java.lang.String |
Sequential Notes: | Gets the name value for this PrefixType. @return name | |
public static getSerializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Serializer |
Sequential Notes: | Get Custom Serializer | |
public static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public hashCode():int |
Sequential |
public PrefixType(): |
Sequential |
public PrefixType( java.lang.String name, java.lang.String identifier): |
Sequential |
public setIdentifier( java.lang.String identifier):void |
Sequential Notes: | Sets the identifier value for this PrefixType. | |
public setName( java.lang.String name):void |
Sequential Notes: | Sets the name value for this PrefixType. | |