Class AdministrativeAreaVersionedRefStructure

  • All Implemented Interfaces:
    Serializable

    public class AdministrativeAreaVersionedRefStructure
    extends Object
    implements Serializable
    Type for a versioned reference to anADMINISTRATIVE ZONE.

    Java class for AdministrativeAreaVersionedRefStructure complex type.

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

     <complexType name="AdministrativeAreaVersionedRefStructure">
       <simpleContent>
         <extension base="<http://www.ifopt.org.uk/ifopt>AdministrativeAreaCodeType">
           <attGroup ref="{http://www.ifopt.org.uk/ifopt}ModificationDetailsGroup"/>
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • AdministrativeAreaVersionedRefStructure

        public AdministrativeAreaVersionedRefStructure()
    • Method Detail

      • getValue

        public String getValue()
        Type for identifier of ADMINISTRATIVE ZONE.
        Returns:
        possible object is String
      • setValue

        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String
      • getCreated

        public ZonedDateTime getCreated()
        Gets the value of the created property.
        Returns:
        possible object is String
      • setCreated

        public void setCreated​(ZonedDateTime value)
        Sets the value of the created property.
        Parameters:
        value - allowed object is String
      • getLastUpdated

        public ZonedDateTime getLastUpdated()
        Gets the value of the lastUpdated property.
        Returns:
        possible object is String
      • setLastUpdated

        public void setLastUpdated​(ZonedDateTime value)
        Sets the value of the lastUpdated property.
        Parameters:
        value - allowed object is String
      • getVersion

        public BigInteger getVersion()
        Gets the value of the version property.
        Returns:
        possible object is BigInteger
      • setVersion

        public void setVersion​(BigInteger value)
        Sets the value of the version property.
        Parameters:
        value - allowed object is BigInteger