Class 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 Detail

      • GetPropertiesType

        public GetPropertiesType()