Package org.openurp.edu.room.model
Class AvailableTime
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.room.model.AvailableTime
- All Implemented Interfaces:
Serializable,org.beangle.commons.entity.Entity<Long>
@Entity(name="org.openurp.edu.room.model.AvailableTime")
public class AvailableTime
extends org.beangle.commons.entity.pojo.LongIdObject
可用
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors Constructor Description AvailableTime() -
Method Summary
Methods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId
-
Constructor Details
-
AvailableTime
public AvailableTime()
-
-
Method Details
-
getProject
-
setProject
-
getRoom
-
setRoom
-
getTime
-
setTime
-