Class GetPropertiesType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.BaseRequestType
org.oasis_open.docs.ws_calendar.ns.soap.GetPropertiesType

public class GetPropertiesType extends BaseRequestType
Fetch the properties for the targeted resource. The target may be the system itself ("/"), a principal, a collection resource or an entity.

Java class for GetPropertiesType complex type.

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

 <complexType name="GetPropertiesType">
   <complexContent>
     <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}BaseRequestType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • GetPropertiesType

      public GetPropertiesType()