Package com.bmc.ims
Class Timezone
- java.lang.Object
-
- com.bmc.ims.Timezone
-
- All Implemented Interfaces:
Serializable
public class Timezone extends Object implements Serializable
Represents a single STOP radioBlock- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getTimezoneoffset()
String
getValue()
void
setTimezoneoffset(String timezoneoffset)
void
setValue(String value)
-