|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.reservationmanager.base.ReservationSlotBasicInfo
public class ReservationSlotBasicInfo
Field Summary | |
---|---|
java.lang.Integer |
amount
Deprecated. The amount reserved; |
java.util.GregorianCalendar |
endTime
Deprecated. The end time after which the resource id no longer available to the owner of the reservation. |
java.util.GregorianCalendar |
startTime
Deprecated. The start time when the resource becomes available to the owner of the reservation. |
Constructor Summary | |
---|---|
ReservationSlotBasicInfo(TTElm elm)
Deprecated. Extract all needed info directly from the TTElm itself. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.GregorianCalendar startTime
public java.util.GregorianCalendar endTime
public java.lang.Integer amount
Constructor Detail |
---|
public ReservationSlotBasicInfo(TTElm elm)
elm
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |