public class TimeData extends Object implements Serializable
| Constructor and Description |
|---|
TimeData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedHour() |
byte |
getHour() |
byte |
getMinute() |
void |
setFormattedHour(String formattedHour) |
void |
setHour(byte hour) |
void |
setMinute(byte minute) |
Copyright © 2017 SAP SE. All Rights Reserved.