java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.location.geocoding.state.BOGeocodingState
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOGeocodingState extends DynO
Business object representing a geocoding state
Since:
9.2
See Also:
GCApi:
bo
  • Constructor Details

    • BOGeocodingState

      public BOGeocodingState()
  • Method Details

    • getId

      public Long getId()
      Returns the geocoding state id.
      Returns:
      the the geocoding state id
    • setId

      public void setId(Long id)
      Sets the geocoding state id.
      Parameters:
      id - the geocoding state id
    • getDescription

      public String getDescription()
      Returns the geocoding state description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the geocoding state description.
      Parameters:
      description - the description