Uses of Class
org.eclipse.higgins.sync.to.ClaimTypeTO

Packages that use ClaimTypeTO
org.eclipse.higgins.sync.to   
org.eclipse.higgins.sync.utilities   
 

Uses of ClaimTypeTO in org.eclipse.higgins.sync.to
 

Methods in org.eclipse.higgins.sync.to that return ClaimTypeTO
 ClaimTypeTO ClaimTO.getClaimType()
           
 ClaimTypeTO[] CardTO.getSupportedClaimTypes()
           
 

Methods in org.eclipse.higgins.sync.to with parameters of type ClaimTypeTO
 ClaimTO ClaimTO.setClaimType(ClaimTypeTO claimType)
           
 void CardTO.setSupportedClaimTypes(ClaimTypeTO[] supportedClaimTypes)
           
 

Uses of ClaimTypeTO in org.eclipse.higgins.sync.utilities
 

Methods in org.eclipse.higgins.sync.utilities that return ClaimTypeTO
static ClaimTypeTO ConverterHelper.claimType2ClaimTypeTO(org.eclipse.higgins.icard.IClaimType claimType)
          Convert
 

Methods in org.eclipse.higgins.sync.utilities with parameters of type ClaimTypeTO
static org.eclipse.higgins.icard.IClaimType ConverterHelper.claimTypeTO2ClaimType(ClaimTypeTO claimTypeTO)
          Convert