Uses of Class
org.gcube.portlets.user.joinnew.shared.CheckType

Packages that use CheckType
org.gcube.portlets.user.joinnew.shared   
 

Uses of CheckType in org.gcube.portlets.user.joinnew.shared
 

Methods in org.gcube.portlets.user.joinnew.shared that return CheckType
 CheckType CheckResult.getType()
           
static CheckType CheckType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CheckType[] CheckType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.user.joinnew.shared with parameters of type CheckType
 void CheckResult.setType(CheckType type)
           
 

Constructors in org.gcube.portlets.user.joinnew.shared with parameters of type CheckType
CheckResult(CheckType type, boolean passed)
           
 



Copyright © 2013. All Rights Reserved.