Class TopologyplanTable.TopologyPlanRow
java.lang.Object
org.gvsig.vcsgis.lib.workspace.tables.AbstractTable.AbstractRow
org.gvsig.vcsgis.lib.workspace.tables.TopologyplanTable.TopologyPlanRow
- All Implemented Interfaces:
org.gvsig.json.SupportToJson,org.gvsig.tools.util.LabeledValue<VCSGisTopologyPlan>,VCSGisTopologyPlan
- Enclosing class:
TopologyplanTable
public static class TopologyplanTable.TopologyPlanRow
extends AbstractTable.AbstractRow
implements VCSGisTopologyPlan
-
Field Summary
Fields inherited from class org.gvsig.vcsgis.lib.workspace.tables.AbstractTable.AbstractRow
workspace -
Constructor Summary
ConstructorsConstructorDescriptionTopologyPlanRow(VCSGisWorkspace workspace) TopologyPlanRow(VCSGisWorkspace workspace, org.gvsig.fmap.dal.feature.Feature feature) -
Method Summary
Methods inherited from class org.gvsig.vcsgis.lib.workspace.tables.AbstractTable.AbstractRow
createFeature, delete, getBoolean, getBoolean, getCode, getInt, getInt, getLabelOfValue, getLong, getLong, getString, getTimestamp, insert, insert, newCode, set, set, set, set, set, setCode, update, update, updateMethods 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
-
TopologyPlanRow
-
TopologyPlanRow
-
-
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
-
getHashCode
- Specified by:
getHashCodein interfaceVCSGisTopologyPlan
-