Uses of Class
com.sun.xml.ws.tx.coord.common.types.BaseExpires
Packages that use BaseExpires
Package
Description
-
Uses of BaseExpires in com.sun.xml.ws.tx.coord.common.types
Methods in com.sun.xml.ws.tx.coord.common.types that return BaseExpiresModifier and TypeMethodDescriptionCoordinationContextTypeIF.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.common.types with parameters of type BaseExpiresModifier and TypeMethodDescriptionvoidCoordinationContextTypeIF.setExpires(BaseExpires<E> value) Sets the value of the expires property.voidCreateCoordinationContextType.setExpires(BaseExpires value) Sets the value of the expires property. -
Uses of BaseExpires in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return BaseExpiresModifier and TypeMethodDescriptionstatic BaseExpires<Expires>XmlTypeAdapter.CoordinationContextTypeImpl.getExpires()Methods in com.sun.xml.ws.tx.coord.v10 with parameters of type BaseExpiresModifier and TypeMethodDescriptionvoidXmlTypeAdapter.CoordinationContextTypeImpl.setExpires(BaseExpires<Expires> value) -
Uses of BaseExpires in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return BaseExpiresModifier and TypeMethodDescriptionstatic BaseExpires<Expires>XmlTypeAdapter.CoordinationContextTypeImpl.getExpires()Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type BaseExpiresModifier and TypeMethodDescriptionvoidXmlTypeAdapter.CoordinationContextTypeImpl.setExpires(BaseExpires<Expires> value)