Class IntSpaceEntity

java.lang.Object
microsim.data.db.space.IntSpaceEntity
All Implemented Interfaces:
IntegerSpaceEntity

@MappedSuperclass public class IntSpaceEntity extends Object implements IntegerSpaceEntity
  • Constructor Details

    • IntSpaceEntity

      public IntSpaceEntity()
      The default constructor that creates an instance only.
      Implementation Requirements:
      public to conform to JPA 3.0.