Uses of Class
org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_utility_1_0.AttributedDateTime
Packages that use AttributedDateTime
-
Uses of AttributedDateTime in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_utility_1_0
Fields in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_utility_1_0 declared as AttributedDateTimeModifier and TypeFieldDescriptionprotected AttributedDateTimeTimestampType.createdprotected AttributedDateTimeTimestampType.expiresMethods in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_utility_1_0 that return AttributedDateTimeModifier and TypeMethodDescriptionObjectFactory.createAttributedDateTime()Create an instance ofAttributedDateTimeTimestampType.getCreated()Ruft den Wert der created-Eigenschaft ab.TimestampType.getExpires()Ruft den Wert der expires-Eigenschaft ab.Methods in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_utility_1_0 that return types with arguments of type AttributedDateTimeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributedDateTime>ObjectFactory.createCreated(AttributedDateTime value) javax.xml.bind.JAXBElement<AttributedDateTime>ObjectFactory.createExpires(AttributedDateTime value) Methods in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_utility_1_0 with parameters of type AttributedDateTimeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributedDateTime>ObjectFactory.createCreated(AttributedDateTime value) javax.xml.bind.JAXBElement<AttributedDateTime>ObjectFactory.createExpires(AttributedDateTime value) voidTimestampType.setCreated(AttributedDateTime value) Legt den Wert der created-Eigenschaft fest.voidTimestampType.setExpires(AttributedDateTime value) Legt den Wert der expires-Eigenschaft fest.