|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.NAServerNetworkDescription
| Constructor Summary | |
NAServerNetworkDescription()
|
|
NAServerNetworkDescription(java.lang.String name,
NAServerNetworkAttribute[] networkAttributes,
NAServerNetworkSource[] networkSources)
|
|
| 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.String |
getName()
Gets the name value for this NAServerNetworkDescription. |
NAServerNetworkAttribute[] |
getNetworkAttributes()
Gets the networkAttributes value for this NAServerNetworkDescription. |
NAServerNetworkSource[] |
getNetworkSources()
Gets the networkSources value for this NAServerNetworkDescription. |
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 |
setName(java.lang.String name)
Sets the name value for this NAServerNetworkDescription. |
void |
setNetworkAttributes(NAServerNetworkAttribute[] networkAttributes)
Sets the networkAttributes value for this NAServerNetworkDescription. |
void |
setNetworkSources(NAServerNetworkSource[] networkSources)
Sets the networkSources value for this NAServerNetworkDescription. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NAServerNetworkDescription()
public NAServerNetworkDescription(java.lang.String name,
NAServerNetworkAttribute[] networkAttributes,
NAServerNetworkSource[] networkSources)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public NAServerNetworkAttribute[] getNetworkAttributes()
public void setNetworkAttributes(NAServerNetworkAttribute[] networkAttributes)
networkAttributes - public NAServerNetworkSource[] getNetworkSources()
public void setNetworkSources(NAServerNetworkSource[] networkSources)
networkSources - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | |||||||||