|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.namespace.NamespaceType
public class NamespaceType
| Constructor Summary | |
|---|---|
NamespaceType()
|
|
NamespaceType(java.lang.Boolean generateStubs,
java.lang.String location,
java.lang.String namespace,
java.lang.String packageName,
SchemaElementType[] schemaElement)
|
|
| 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 |
java.lang.Boolean |
getGenerateStubs()
Gets the generateStubs value for this NamespaceType. |
java.lang.String |
getLocation()
Gets the location value for this NamespaceType. |
java.lang.String |
getNamespace()
Gets the namespace value for this NamespaceType. |
java.lang.String |
getPackageName()
Gets the packageName value for this NamespaceType. |
SchemaElementType[] |
getSchemaElement()
Gets the schemaElement value for this NamespaceType. |
SchemaElementType |
getSchemaElement(int i)
|
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 |
setGenerateStubs(java.lang.Boolean generateStubs)
Sets the generateStubs value for this NamespaceType. |
void |
setLocation(java.lang.String location)
Sets the location value for this NamespaceType. |
void |
setNamespace(java.lang.String namespace)
Sets the namespace value for this NamespaceType. |
void |
setPackageName(java.lang.String packageName)
Sets the packageName value for this NamespaceType. |
void |
setSchemaElement(int i,
SchemaElementType _value)
|
void |
setSchemaElement(SchemaElementType[] schemaElement)
Sets the schemaElement 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(java.lang.Boolean generateStubs,
java.lang.String location,
java.lang.String namespace,
java.lang.String packageName,
SchemaElementType[] schemaElement)
| Method Detail |
|---|
public SchemaElementType[] getSchemaElement()
public void setSchemaElement(SchemaElementType[] schemaElement)
schemaElement - public SchemaElementType getSchemaElement(int i)
public void setSchemaElement(int i,
SchemaElementType _value)
public java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
namespace - public java.lang.String getPackageName()
public void setPackageName(java.lang.String packageName)
packageName - public java.lang.String getLocation()
public void setLocation(java.lang.String location)
location - public java.lang.Boolean getGenerateStubs()
public void setGenerateStubs(java.lang.Boolean generateStubs)
generateStubs - 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 | ||||||||