|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.NetworkSource
com.esri.arcgisws.EdgeFeatureSource
| Constructor Summary | |
EdgeFeatureSource()
|
|
EdgeFeatureSource(int ID,
int classID,
java.lang.String name,
EsriNetworkElementType elementType,
PropertySet properties,
NetworkSourceDirections networkSourceDirections,
java.lang.String fromElevationFieldName,
java.lang.String toElevationFieldName,
PropertySet connectivity)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
PropertySet |
getConnectivity()
Gets the connectivity value for this EdgeFeatureSource. |
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 |
getFromElevationFieldName()
Gets the fromElevationFieldName value for this EdgeFeatureSource. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getToElevationFieldName()
Gets the toElevationFieldName value for this EdgeFeatureSource. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setConnectivity(PropertySet connectivity)
Sets the connectivity value for this EdgeFeatureSource. |
void |
setFromElevationFieldName(java.lang.String fromElevationFieldName)
Sets the fromElevationFieldName value for this EdgeFeatureSource. |
void |
setToElevationFieldName(java.lang.String toElevationFieldName)
Sets the toElevationFieldName value for this EdgeFeatureSource. |
| Methods inherited from class com.esri.arcgisws.NetworkSource |
getClassID, getElementType, getID, getName, getNetworkSourceDirections, getProperties, setClassID, setElementType, setID, setName, setNetworkSourceDirections, setProperties |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgeFeatureSource()
public EdgeFeatureSource(int ID,
int classID,
java.lang.String name,
EsriNetworkElementType elementType,
PropertySet properties,
NetworkSourceDirections networkSourceDirections,
java.lang.String fromElevationFieldName,
java.lang.String toElevationFieldName,
PropertySet connectivity)
| Method Detail |
public java.lang.String getFromElevationFieldName()
public void setFromElevationFieldName(java.lang.String fromElevationFieldName)
fromElevationFieldName - public java.lang.String getToElevationFieldName()
public void setToElevationFieldName(java.lang.String toElevationFieldName)
toElevationFieldName - public PropertySet getConnectivity()
public void setConnectivity(PropertySet connectivity)
connectivity - public boolean equals(java.lang.Object obj)
equals in class NetworkSourcepublic int hashCode()
hashCode in class NetworkSourcepublic 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 | |||||||||