Class AdministratorVersionedRefStructure

  • All Implemented Interfaces:
    Serializable

    public class AdministratorVersionedRefStructure
    extends Object
    implements Serializable
    Type for a versioned reference to an ORGANISATION with administrative responsibility.

    Java class for AdministratorVersionedRefStructure complex type.

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

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

      • AdministratorVersionedRefStructure

        public AdministratorVersionedRefStructure()
    • Method Detail

      • getValue

        public String getValue()
        Type for identifier of an ORGANISATION with administrative responsibility.
        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