Uses of Class
info.magnolia.module.blossom.annotation.TernaryBoolean

Packages that use TernaryBoolean
info.magnolia.module.blossom.annotation   
 

Uses of TernaryBoolean in info.magnolia.module.blossom.annotation
 

Methods in info.magnolia.module.blossom.annotation that return TernaryBoolean
static TernaryBoolean TernaryBoolean.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TernaryBoolean[] TernaryBoolean.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in info.magnolia.module.blossom.annotation with parameters of type TernaryBoolean
static Boolean TernaryBoolean.toBoolean(TernaryBoolean t)
           
 



Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.