Uses of Class
platypus.Alignment.type

Packages that use Alignment.type
platypus   
 

Uses of Alignment.type in platypus
 

Fields in platypus declared as Alignment.type
static Alignment.type PlatyConst.DEFAULT_ALIGNMENT
           
private  Alignment.type Alignment.present
          the present alignment
 

Methods in platypus that return Alignment.type
 Alignment.type Alignment.getPresent()
           
static Alignment.type Alignment.type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Alignment.type[] Alignment.type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in platypus with parameters of type Alignment.type
 void Alignment.setPresent(Alignment.type present)
           
 



Copyright © 2006-7 Pacific Data Works LLC