Uses of Class
com.sun.xml.ws.tx.coord.v10.types.Expires
Packages that use Expires
-
Uses of Expires in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return types with arguments of type ExpiresModifier and TypeMethodDescriptionstatic CoordinationContextIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> XmlTypeAdapter.adapt(CoordinationContext delegate) static BaseExpires<Expires>XmlTypeAdapter.CoordinationContextTypeImpl.getExpires()Methods in com.sun.xml.ws.tx.coord.v10 with parameters of type ExpiresMethod parameters in com.sun.xml.ws.tx.coord.v10 with type arguments of type ExpiresModifier and TypeMethodDescriptionvoidXmlTypeAdapter.CoordinationContextTypeImpl.setExpires(BaseExpires<Expires> value) -
Uses of Expires in com.sun.xml.ws.tx.coord.v10.types
Fields in com.sun.xml.ws.tx.coord.v10.types declared as ExpiresModifier and TypeFieldDescriptionprotected ExpiresCoordinationContextType.expiresprotected ExpiresCreateCoordinationContextType.expiresMethods in com.sun.xml.ws.tx.coord.v10.types that return ExpiresModifier and TypeMethodDescriptionObjectFactory.createExpires()Create an instance ofExpiresCoordinationContextType.getExpires()Gets the value of the expires property.CreateCoordinationContextType.getExpires()Gets the value of the expires property.Methods in com.sun.xml.ws.tx.coord.v10.types with parameters of type ExpiresModifier and TypeMethodDescriptionvoidCoordinationContextType.setExpires(Expires value) Sets the value of the expires property.voidCreateCoordinationContextType.setExpires(Expires value) Sets the value of the expires property.