Class BaseSynchRequestType

java.lang.Object
org.bedework.synch.wsmessages.BaseSynchRequestType
Direct Known Subclasses:
ActiveSubscriptionRequestType, GetInfoRequestType, SubscribeRequestType

public class BaseSynchRequestType extends Object
Requests have this as the base type.

Java class for BaseSynchRequestType complex type.

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

 <complexType name="BaseSynchRequestType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • BaseSynchRequestType

      public BaseSynchRequestType()