Constructor and Description |
---|
GeoZone()
Constructor
|
GeoZone(com.workingdogs.village.Record vr,
KKCriteria c)
Instantiates the attributes of the GeoZone object from a Record object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGeoZoneDescription()
e.g.
|
int |
getGeoZoneId() |
java.lang.String |
getGeoZoneName()
e.g.
|
void |
setGeoZoneDescription(java.lang.String geoZoneDescription)
e.g.
|
void |
setGeoZoneId(int geoZoneId) |
void |
setGeoZoneName(java.lang.String geoZoneName)
e.g.
|
java.lang.String |
toString() |
java.lang.String |
toStringBrief() |
public GeoZone()
public GeoZone(com.workingdogs.village.Record vr, KKCriteria c) throws com.workingdogs.village.DataSetException
vr
- Record containing datac
- Criteria containing column namescom.workingdogs.village.DataSetException
- an unexpected exception due to data in Torque (the database layer)public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toStringBrief()
public java.lang.String getGeoZoneDescription()
GeoZoneIf
getGeoZoneDescription
in interface GeoZoneIf
public void setGeoZoneDescription(java.lang.String geoZoneDescription)
GeoZoneIf
setGeoZoneDescription
in interface GeoZoneIf
geoZoneDescription
- the geoZoneDescription to setpublic int getGeoZoneId()
getGeoZoneId
in interface GeoZoneIf
public void setGeoZoneId(int geoZoneId)
setGeoZoneId
in interface GeoZoneIf
geoZoneId
- the geoZoneId to setpublic java.lang.String getGeoZoneName()
GeoZoneIf
getGeoZoneName
in interface GeoZoneIf
public void setGeoZoneName(java.lang.String geoZoneName)
GeoZoneIf
setGeoZoneName
in interface GeoZoneIf
geoZoneName
- the geoZoneName to setCopyright © 2018 DS Data Systems UK Ltd.