Package org.gvsig.vcsgis.lib
Class VCSGisTopologyPlanImpl
java.lang.Object
org.gvsig.vcsgis.lib.VCSGisTopologyPlanImpl
- All Implemented Interfaces:
org.gvsig.json.SupportToJson,org.gvsig.tools.util.LabeledValue<VCSGisTopologyPlan>,VCSGisTopologyPlan
- Author:
- gvSIG Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcopyFrom(VCSGisTopologyPlan other) getData()static StringgetLabel()static StringgetLabel(VCSGisTopologyPlan topologyPlan) getName()getValue()javax.json.JsonObjecttoJson()org.gvsig.json.JsonObjectBuilderstatic org.gvsig.json.JsonObjectBuildertoJsonBuilder(VCSGisTopologyPlan topologyPlan) toString()static StringtoString(VCSGisTopologyPlan topologyPlan) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gvsig.json.SupportToJson
toJson, toJsonBuilder
-
Constructor Details
-
VCSGisTopologyPlanImpl
public VCSGisTopologyPlanImpl() -
VCSGisTopologyPlanImpl
public VCSGisTopologyPlanImpl(javax.json.JsonObject jsonData)
-
-
Method Details
-
getTopologyPlanCode
- Specified by:
getTopologyPlanCodein interfaceVCSGisTopologyPlan
-
getName
- Specified by:
getNamein interfaceVCSGisTopologyPlan
-
getDescription
- Specified by:
getDescriptionin interfaceVCSGisTopologyPlan
-
getData
- Specified by:
getDatain interfaceVCSGisTopologyPlan
-
getLabel
- Specified by:
getLabelin interfaceorg.gvsig.tools.util.LabeledValue<VCSGisTopologyPlan>
-
getValue
- Specified by:
getValuein interfaceorg.gvsig.tools.util.LabeledValue<VCSGisTopologyPlan>
-
copyFrom
- Specified by:
copyFromin interfaceVCSGisTopologyPlan
-
toJson
public javax.json.JsonObject toJson()- Specified by:
toJsonin interfaceorg.gvsig.json.SupportToJson
-
toJsonBuilder
public org.gvsig.json.JsonObjectBuilder toJsonBuilder()- Specified by:
toJsonBuilderin interfaceorg.gvsig.json.SupportToJson
-
toString
- Specified by:
toStringin interfaceorg.gvsig.tools.util.LabeledValue<VCSGisTopologyPlan>- Overrides:
toStringin classObject
-
toJsonBuilder
-
getLabel
-
toString
-
getHashCode
-
getHashCode
- Specified by:
getHashCodein interfaceVCSGisTopologyPlan
-