Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.DateTimePropertyType
-
Packages that use DateTimePropertyType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of DateTimePropertyType in org.oasis_open.docs.ws_calendar.ns.soap
Subclasses of DateTimePropertyType in org.oasis_open.docs.ws_calendar.ns.soap Modifier and Type Class Description classCreationDateTimeTypeType returned in GetPropertiesResponse to define the creation date and time of the targeted resource.classLastModifiedDateTimeTypeType returned in GetPropertiesResponse to supply the date and time the targeted resource was last modified.classMaxDateTimeTypeType which may be returned in GetPropertiesResponse when targeted at the system root or any collection resource.classMinDateTimeTypeType which may be returned in GetPropertiesResponse when targeted at the system root.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return DateTimePropertyType Modifier and Type Method Description DateTimePropertyTypeObjectFactory. createDateTimePropertyType()Create an instance ofDateTimePropertyType
-