Uses of Class
ch.qos.cal10n.sample.Labels

Packages that use Labels
ch.qos.cal10n.sample   
 

Uses of Labels in ch.qos.cal10n.sample
 

Methods in ch.qos.cal10n.sample that return Labels
static Labels Labels.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Labels[] Labels.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2013 QOS.ch. All Rights Reserved.