Class SaveSubsystemResponse

  • All Implemented Interfaces:
    Serializable

    public class SaveSubsystemResponse
    extends Object
    implements Serializable

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="subsystemReference" type="{http://www.iknowbase.com/ws/iknowbase-2}objectReference"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • SaveSubsystemResponse

        public SaveSubsystemResponse()
        Default no-arg constructor
      • SaveSubsystemResponse

        public SaveSubsystemResponse​(ObjectReference subsystemReference)
        Fully-initialising value constructor