|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.NetworkSource
| Constructor Summary | |
NetworkSource()
|
|
NetworkSource(int ID,
int classID,
java.lang.String name,
EsriNetworkElementType elementType,
PropertySet properties,
NetworkSourceDirections networkSourceDirections)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getClassID()
Gets the classID value for this NetworkSource. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
EsriNetworkElementType |
getElementType()
Gets the elementType value for this NetworkSource. |
int |
getID()
Gets the ID value for this NetworkSource. |
java.lang.String |
getName()
Gets the name value for this NetworkSource. |
NetworkSourceDirections |
getNetworkSourceDirections()
Gets the networkSourceDirections value for this NetworkSource. |
PropertySet |
getProperties()
Gets the properties value for this NetworkSource. |
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 |
setClassID(int classID)
Sets the classID value for this NetworkSource. |
void |
setElementType(EsriNetworkElementType elementType)
Sets the elementType value for this NetworkSource. |
void |
setID(int ID)
Sets the ID value for this NetworkSource. |
void |
setName(java.lang.String name)
Sets the name value for this NetworkSource. |
void |
setNetworkSourceDirections(NetworkSourceDirections networkSourceDirections)
Sets the networkSourceDirections value for this NetworkSource. |
void |
setProperties(PropertySet properties)
Sets the properties value for this NetworkSource. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NetworkSource()
public NetworkSource(int ID,
int classID,
java.lang.String name,
EsriNetworkElementType elementType,
PropertySet properties,
NetworkSourceDirections networkSourceDirections)
| Method Detail |
public int getID()
public void setID(int ID)
ID - public int getClassID()
public void setClassID(int classID)
classID - public java.lang.String getName()
public void setName(java.lang.String name)
name - public EsriNetworkElementType getElementType()
public void setElementType(EsriNetworkElementType elementType)
elementType - public PropertySet getProperties()
public void setProperties(PropertySet properties)
properties - public NetworkSourceDirections getNetworkSourceDirections()
public void setNetworkSourceDirections(NetworkSourceDirections networkSourceDirections)
networkSourceDirections - 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 | |||||||||