|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.cadsr.uml2xml.file.configuration.NamespaceType
public class NamespaceType
| Constructor Summary | |
|---|---|
NamespaceType()
|
|
NamespaceType(NamespaceTypeDefaultUMLPackageBinding defaultUMLPackageBinding,
NamespaceTypeElementBindings elementBindings,
org.apache.axis.types.URI namespace)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
NamespaceTypeDefaultUMLPackageBinding |
getDefaultUMLPackageBinding()
Gets the defaultUMLPackageBinding value for this NamespaceType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
NamespaceTypeElementBindings |
getElementBindings()
Gets the elementBindings value for this NamespaceType. |
org.apache.axis.types.URI |
getNamespace()
Gets the namespace value for this NamespaceType. |
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 |
setDefaultUMLPackageBinding(NamespaceTypeDefaultUMLPackageBinding defaultUMLPackageBinding)
Sets the defaultUMLPackageBinding value for this NamespaceType. |
void |
setElementBindings(NamespaceTypeElementBindings elementBindings)
Sets the elementBindings value for this NamespaceType. |
void |
setNamespace(org.apache.axis.types.URI namespace)
Sets the namespace value for this NamespaceType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamespaceType()
public NamespaceType(NamespaceTypeDefaultUMLPackageBinding defaultUMLPackageBinding,
NamespaceTypeElementBindings elementBindings,
org.apache.axis.types.URI namespace)
| Method Detail |
|---|
public NamespaceTypeElementBindings getElementBindings()
public void setElementBindings(NamespaceTypeElementBindings elementBindings)
elementBindings - public NamespaceTypeDefaultUMLPackageBinding getDefaultUMLPackageBinding()
public void setDefaultUMLPackageBinding(NamespaceTypeDefaultUMLPackageBinding defaultUMLPackageBinding)
defaultUMLPackageBinding - public org.apache.axis.types.URI getNamespace()
public void setNamespace(org.apache.axis.types.URI namespace)
namespace - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||