public abstract class AdvanceReservationObject.AdvanceReservation extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
AR_bytes |
int |
Duration |
int |
Start_time |
Constructor and Description |
---|
AdvanceReservation() |
AdvanceReservation(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAR_bytes() |
int |
getDuration() |
int |
getStart_time() |
void |
setDuration(int duration) |
void |
setStart_time(int Startime) |
Copyright © 2016. All rights reserved.