Class OtherPlaceEquipment

  • All Implemented Interfaces:
    Serializable

    public class OtherPlaceEquipment
    extends InstalledEquipmentStructure
    implements Serializable
    Type for SITE EQUIPMENT.

    Java class for PlaceEquipmentStructure complex type.

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

     <complexType name="PlaceEquipmentStructure">
       <complexContent>
         <extension base="{http://www.ifopt.org.uk/ifopt}InstalledEquipmentStructure">
           <sequence>
             <element ref="{http://www.ifopt.org.uk/ifopt}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • OtherPlaceEquipment

        public OtherPlaceEquipment()
    • Method Detail

      • getExtensions

        public Extensions getExtensions()
        Gets the value of the extensions property.
        Returns:
        possible object is Extensions
      • setExtensions

        public void setExtensions​(Extensions value)
        Sets the value of the extensions property.
        Parameters:
        value - allowed object is Extensions