Uses of Class
com.sun.xml.ws.tx.coord.v11.types.CoordinationContextType.Identifier

Packages that use CoordinationContextType.Identifier
com.sun.xml.ws.tx.coord.v11   
com.sun.xml.ws.tx.coord.v11.types   
 

Uses of CoordinationContextType.Identifier in com.sun.xml.ws.tx.coord.v11
 

Methods in com.sun.xml.ws.tx.coord.v11 that return types with arguments of type CoordinationContextType.Identifier
static CoordinationContextIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType> XmlTypeAdapter.adapt(CoordinationContext delegate)
           
static BaseIdentifier<CoordinationContextType.Identifier> XmlTypeAdapter.adapt(CoordinationContextType.Identifier delegate)
           
 BaseIdentifier<CoordinationContextType.Identifier> XmlTypeAdapter.CoordinationContextTypeImpl.getIdentifier()
           
 

Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type CoordinationContextType.Identifier
static BaseIdentifier<CoordinationContextType.Identifier> XmlTypeAdapter.adapt(CoordinationContextType.Identifier delegate)
           
 

Method parameters in com.sun.xml.ws.tx.coord.v11 with type arguments of type CoordinationContextType.Identifier
 void XmlTypeAdapter.CoordinationContextTypeImpl.setIdentifier(BaseIdentifier<CoordinationContextType.Identifier> value)
           
 

Uses of CoordinationContextType.Identifier in com.sun.xml.ws.tx.coord.v11.types
 

Fields in com.sun.xml.ws.tx.coord.v11.types declared as CoordinationContextType.Identifier
protected  CoordinationContextType.Identifier CoordinationContextType.identifier
           
 

Methods in com.sun.xml.ws.tx.coord.v11.types that return CoordinationContextType.Identifier
 CoordinationContextType.Identifier ObjectFactory.createCoordinationContextTypeIdentifier()
          Create an instance of CoordinationContextType.Identifier
 CoordinationContextType.Identifier CoordinationContextType.getIdentifier()
          Gets the value of the identifier property.
 

Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type CoordinationContextType.Identifier
 void CoordinationContextType.setIdentifier(CoordinationContextType.Identifier value)
          Sets the value of the identifier property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.