Uses of Class
org.oasis_open.docs.ns.xri.xrd_1.ExpiresType
Packages that use ExpiresType
-
Uses of ExpiresType in org.oasis_open.docs.ns.xri.xrd_1
Fields in org.oasis_open.docs.ns.xri.xrd_1 declared as ExpiresTypeMethods in org.oasis_open.docs.ns.xri.xrd_1 that return ExpiresTypeModifier and TypeMethodDescriptionObjectFactory.createExpiresType()Create an instance ofExpiresTypeXRDType.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 ExpiresTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ExpiresType>ObjectFactory.createExpires(ExpiresType value) Methods in org.oasis_open.docs.ns.xri.xrd_1 with parameters of type ExpiresTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ExpiresType>ObjectFactory.createExpires(ExpiresType value) voidXRDType.setExpires(ExpiresType value) Sets the value of the expires property.