Uses of Class
org.oasis_open.docs.ns.xri.xrd_1.ExpiresType
-
Packages that use ExpiresType Package Description org.oasis_open.docs.ns.xri.xrd_1 -
-
Uses of ExpiresType in org.oasis_open.docs.ns.xri.xrd_1
Fields in org.oasis_open.docs.ns.xri.xrd_1 declared as ExpiresType Modifier and Type Field Description protected ExpiresTypeXRDType. expiresMethods in org.oasis_open.docs.ns.xri.xrd_1 that return ExpiresType Modifier and Type Method Description ExpiresTypeObjectFactory. createExpiresType()Create an instance ofExpiresTypeExpiresTypeXRDType. getExpires()Gets the value of the expires property.Methods in org.oasis_open.docs.ns.xri.xrd_1 that return types with arguments of type ExpiresType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpiresType>ObjectFactory. createExpires(ExpiresType value)Methods in org.oasis_open.docs.ns.xri.xrd_1 with parameters of type ExpiresType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpiresType>ObjectFactory. createExpires(ExpiresType value)voidXRDType. setExpires(ExpiresType value)Sets the value of the expires property.
-