com.mizar.uscensus.maftiger
Class Tabblock10Bean
java.lang.Object
com.mizar.persistence.jpa.beans.GenericBean
com.mizar.persistence.jpa.beans.GeometryBean
com.mizar.uscensus.maftiger.TabblockMSc
com.mizar.uscensus.maftiger.Tabblock10Bean
- All Implemented Interfaces:
- JPAGeometryInterface, JPAInterface, Tabblock, java.io.Serializable, java.lang.Comparable
- Direct Known Subclasses:
- TabblockRow
@Entity
public class Tabblock10Bean
- extends TabblockMSc
- implements Tabblock
- See Also:
- Serialized Form
Methods inherited from class com.mizar.uscensus.maftiger.TabblockMSc |
getAland, getAwater, getBlkidfp, getFuncstat, getGeom, getIntptlat, getIntptlon, getMtfcc, getName, getPrimaryKeyValue, getUace, getUr, setAland, setAwater, setBlkidfp, setFuncstat, setGeom, setIntptlat, setIntptlon, setMtfcc, setName, setUace, setUr |
Methods inherited from class com.mizar.persistence.jpa.beans.GeometryBean |
getArea, getBasicGeometryType, getGeomDimensions, getGeomNumPoints, getGeomType, getGType, getHeight, getLength, getRange, getSearchTolerance, getSrid, getSridPrecision, getWidth, getWktLocation, getWktMBR, getWktShape, isGeometryExtant, setArea, setSearchTolerance, setSridPrecision, setWktLocation, setWktShape |
Methods inherited from class com.mizar.persistence.jpa.beans.GenericBean |
compareTo, equals, getDELETE, getEDIT, getEntityState, getEntityStateLabel, getLogger, getNEW, getREAD, hashCode, isEditable, isNew, setEditable, setEntityState, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.mizar.uscensus.maftiger.Tabblock |
getAland, getAwater, getBlkidfp, getFuncstat, getGeom, getIntptlat, getIntptlon, getMtfcc, getName, getPrimaryKeyValue, getUace, getUr, setAland, setAwater, setBlkidfp, setFuncstat, setGeom, setIntptlat, setIntptlon, setMtfcc, setName, setUace, setUr |
Tabblock10Bean
public Tabblock10Bean()
setFaces
public void setFaces(java.util.List<FacesBean> faces)
- Specified by:
setFaces
in interface Tabblock
getFaces
public java.util.List<FacesBean> getFaces()
- Specified by:
getFaces
in interface Tabblock
setTract
public void setTract(Tract tract)
- Specified by:
setTract
in interface Tabblock
getTract
public Tract10Bean getTract()
- Specified by:
getTract
in interface Tabblock
setCounty
public void setCounty(County county)
- Specified by:
setCounty
in interface Tabblock
getCounty
public County10Bean getCounty()
- Specified by:
getCounty
in interface Tabblock
setState
public void setState(State state)
- Specified by:
setState
in interface Tabblock
getState
public State getState()
- Specified by:
getState
in interface Tabblock
setUrPrior
public void setUrPrior(java.lang.String urPrior)
getUrPrior
public java.lang.String getUrPrior()
- Specified by:
getUrPrior
in interface Tabblock