Class GetInfoRequestType

java.lang.Object
org.bedework.synch.wsmessages.BaseSynchRequestType
org.bedework.synch.wsmessages.GetInfoRequestType

public class GetInfoRequestType extends BaseSynchRequestType
Message from a service for system information.

Java class for GetInfoRequestType complex type.

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

 <complexType name="GetInfoRequestType">
   <complexContent>
     <extension base="{http://www.bedework.org/synch/wsmessages}BaseSynchRequestType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • GetInfoRequestType

      public GetInfoRequestType()