Class InstalledEquipmentStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    LocalService, OtherPlaceEquipment

    public abstract class InstalledEquipmentStructure
    extends AbstractEquipmentStructure
    implements Serializable
    Type for INSTALLED EQUIPMENT.

    Java class for InstalledEquipmentStructure complex type.

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

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

      • InstalledEquipmentStructure

        public InstalledEquipmentStructure()