Uses of Class
com.sun.xml.ws.tx.coord.v10.types.CoordinationContextType.Identifier
Packages that use CoordinationContextType.Identifier
-
Uses of CoordinationContextType.Identifier in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return types with arguments of type CoordinationContextType.IdentifierModifier and TypeMethodDescriptionstatic CoordinationContextIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference, Expires, CoordinationContextType.Identifier, CoordinationContextType> XmlTypeAdapter.adapt(CoordinationContext delegate) XmlTypeAdapter.adapt(CoordinationContextType.Identifier delegate) XmlTypeAdapter.CoordinationContextTypeImpl.getIdentifier()Methods in com.sun.xml.ws.tx.coord.v10 with parameters of type CoordinationContextType.IdentifierModifier and TypeMethodDescriptionXmlTypeAdapter.adapt(CoordinationContextType.Identifier delegate) Method parameters in com.sun.xml.ws.tx.coord.v10 with type arguments of type CoordinationContextType.IdentifierModifier and TypeMethodDescriptionvoidXmlTypeAdapter.CoordinationContextTypeImpl.setIdentifier(BaseIdentifier<CoordinationContextType.Identifier> value) -
Uses of CoordinationContextType.Identifier in com.sun.xml.ws.tx.coord.v10.types
Fields in com.sun.xml.ws.tx.coord.v10.types declared as CoordinationContextType.IdentifierModifier and TypeFieldDescriptionprotected CoordinationContextType.IdentifierCoordinationContextType.identifierMethods in com.sun.xml.ws.tx.coord.v10.types that return CoordinationContextType.IdentifierModifier and TypeMethodDescriptionObjectFactory.createCoordinationContextTypeIdentifier()Create an instance ofCoordinationContextType.IdentifierCoordinationContextType.getIdentifier()Gets the value of the identifier property.Methods in com.sun.xml.ws.tx.coord.v10.types with parameters of type CoordinationContextType.IdentifierModifier and TypeMethodDescriptionvoidCoordinationContextType.setIdentifier(CoordinationContextType.Identifier value) Sets the value of the identifier property.