Class TopologyplanRepoTable.TopologyplanRow
java.lang.Object
org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable.AbstractRow
org.gvsig.vcsgis.lib.repository.localdb.tables.TopologyplanRepoTable.TopologyplanRow
- All Implemented Interfaces:
org.gvsig.json.SupportToJson,org.gvsig.tools.util.LabeledValue<VCSGisTopologyPlan>,VCSGisTopologyPlan
- Enclosing class:
TopologyplanRepoTable
public static class TopologyplanRepoTable.TopologyplanRow
extends AbstractRepoTable.AbstractRow
implements VCSGisTopologyPlan
-
Field Summary
Fields inherited from class org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable.AbstractRow
feature, repository -
Constructor Summary
ConstructorsConstructorDescriptionTopologyplanRow(VCSGisRepositoryLocaldbImpl repository) TopologyplanRow(VCSGisRepositoryLocaldbImpl repository, org.gvsig.fmap.dal.feature.Feature feature) -
Method Summary
Methods inherited from class org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable.AbstractRow
getBoolean, getBoolean, getCode, getInt, getInt, getLong, getLong, getString, getTimestamp, insert, insert, newCode, set, set, set, set, set, setCode, setFeature, 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
public TopologyplanRow(VCSGisRepositoryLocaldbImpl repository, org.gvsig.fmap.dal.feature.Feature feature)
-
-
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
-