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:
  • Constructor Details

    • Timezone

      @DataBoundConstructor public Timezone(String value, String timezoneoffset)
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getTimezoneoffset

      public String getTimezoneoffset()
    • setTimezoneoffset

      public void setTimezoneoffset(String timezoneoffset)