Class AbstractEquipmentStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    InstalledEquipmentStructure

    public abstract class AbstractEquipmentStructure
    extends DataManagedObjectStructure
    implements Serializable
    Type for abstract EQUIPMENT.

    Java class for AbstractEquipmentStructure complex type.

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

     <complexType name="AbstractEquipmentStructure">
       <complexContent>
         <extension base="{http://www.ifopt.org.uk/ifopt}DataManagedObjectStructure">
           <sequence>
             <group ref="{http://www.ifopt.org.uk/ifopt}AbstractEquipmentGroup"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form