Class Place

java.lang.Object
com.skava.location.model.entity.Place
All Implemented Interfaces:
Serializable

@Config(defaultVariableName="place") public class Place extends Object implements Serializable
See Also:
  • Field Details

    • createdBy

      protected long createdBy
    • createdOn

      protected LocalDateTime createdOn
    • updatedBy

      protected long updatedBy
  • Constructor Details

    • Place

      public Place()