Uses of Class
com.sun.xml.ws.security.wsu10.TimestampType
-
Packages that use TimestampType Package Description com.sun.xml.ws.security.wsu10 -
-
Uses of TimestampType in com.sun.xml.ws.security.wsu10
Methods in com.sun.xml.ws.security.wsu10 that return TimestampType Modifier and Type Method Description TimestampTypeObjectFactory. createTimestampType()Create an instance ofTimestampTypeMethods in com.sun.xml.ws.security.wsu10 that return types with arguments of type TimestampType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)Methods in com.sun.xml.ws.security.wsu10 with parameters of type TimestampType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)
-