Uses of Interface
org.eclipse.higgins.icard.IClaimType

Packages that use IClaimType
org.eclipse.higgins.icard   
 

Uses of IClaimType in org.eclipse.higgins.icard
 

Subinterfaces of IClaimType in org.eclipse.higgins.icard
 interface IComplexClaimType
           
 interface ISimpleClaimType
          The ISimpleClaimType interface defines a set of methods to describe simple types of an IClaim objects.
 

Methods in org.eclipse.higgins.icard that return IClaimType
 IClaimType IClaim.getType()
          Gets the type of this IClaim object.