Class LocalService

  • All Implemented Interfaces:
    Serializable

    public class LocalService
    extends InstalledEquipmentStructure
    implements Serializable
    Type for LOCAL SERVICE.

    Java class for LocalServiceStructure complex type.

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

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