Uses of Interface
org.eclipse.higgins.cardstore.schemas._2005._08.addressing.IEndpointReference

Packages that use IEndpointReference
org.eclipse.higgins.cardstore   
org.eclipse.higgins.cardstore.schemas._2005._05.identity   
org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl   
org.eclipse.higgins.cardstore.schemas._2005._08.addressing.impl   
 

Uses of IEndpointReference in org.eclipse.higgins.cardstore
 

Methods in org.eclipse.higgins.cardstore that return IEndpointReference
 IEndpointReference CardStoreDomBuilder.createEndpointReference()
           
 IEndpointReference ICardStoreBuilder.createEndpointReference()
           
 

Uses of IEndpointReference in org.eclipse.higgins.cardstore.schemas._2005._05.identity
 

Methods in org.eclipse.higgins.cardstore.schemas._2005._05.identity that return IEndpointReference
 IEndpointReference ITokenService.getEndpointReference()
           
 

Methods in org.eclipse.higgins.cardstore.schemas._2005._05.identity with parameters of type IEndpointReference
 void ITokenService.setEndpointReference(IEndpointReference value)
           
 

Uses of IEndpointReference in org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl
 

Methods in org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl that return IEndpointReference
 IEndpointReference TokenService.getEndpointReference()
           
 

Methods in org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl with parameters of type IEndpointReference
 void TokenService.setEndpointReference(IEndpointReference value)
           
 

Uses of IEndpointReference in org.eclipse.higgins.cardstore.schemas._2005._08.addressing.impl
 

Classes in org.eclipse.higgins.cardstore.schemas._2005._08.addressing.impl that implement IEndpointReference
 class EndpointReference