Class TimebandStructure

  • All Implemented Interfaces:
    Serializable

    public class TimebandStructure
    extends HalfOpenTimeRangeStructure
    implements Serializable
    Type for a timeband.

    Java class for TimebandStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="TimebandStructure">
       <complexContent>
         <extension base="{http://www.ifopt.org.uk/ifopt}HalfOpenTimeRangeStructure">
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • TimebandStructure

        public TimebandStructure()