Uses of Interface
org.eclipse.higgins.cardstore.schemas._2006._02.addressingidentity.IIdentity

Packages that use IIdentity
org.eclipse.higgins.cardstore   
org.eclipse.higgins.cardstore.schemas._2005._08.addressing   
org.eclipse.higgins.cardstore.schemas._2005._08.addressing.impl   
org.eclipse.higgins.cardstore.schemas._2006._02.addressingidentity.impl   
 

Uses of IIdentity in org.eclipse.higgins.cardstore
 

Methods in org.eclipse.higgins.cardstore that return IIdentity
 IIdentity CardStoreDomBuilder.createIdentity()
           
 IIdentity ICardStoreBuilder.createIdentity()
           
 

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

Methods in org.eclipse.higgins.cardstore.schemas._2005._08.addressing that return IIdentity
 IIdentity IEndpointReference.getIdentity()
           
 

Methods in org.eclipse.higgins.cardstore.schemas._2005._08.addressing with parameters of type IIdentity
 void IEndpointReference.setIdentity(IIdentity identity)
           
 

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

Methods in org.eclipse.higgins.cardstore.schemas._2005._08.addressing.impl that return IIdentity
 IIdentity EndpointReference.getIdentity()
           
 

Methods in org.eclipse.higgins.cardstore.schemas._2005._08.addressing.impl with parameters of type IIdentity
 void EndpointReference.setIdentity(IIdentity identity)
           
 

Uses of IIdentity in org.eclipse.higgins.cardstore.schemas._2006._02.addressingidentity.impl
 

Classes in org.eclipse.higgins.cardstore.schemas._2006._02.addressingidentity.impl that implement IIdentity
 class Identity