Class GetPropertiesType
- java.lang.Object
-
- org.oasis_open.docs.ns.wscal.calws_soap.BaseRequestType
-
- org.oasis_open.docs.ns.wscal.calws_soap.GetPropertiesType
-
public class GetPropertiesType extends BaseRequestType
Fetch the XRD object 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/ns/wscal/calws-soap}BaseRequestType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.oasis_open.docs.ns.wscal.calws_soap.BaseRequestType
href, id
-
-
Constructor Summary
Constructors Constructor Description GetPropertiesType()
-