Uses of Class
net.sourceforge.plantuml.version.License

Packages that use License
net.sourceforge.plantuml.version   
 

Uses of License in net.sourceforge.plantuml.version
 

Methods in net.sourceforge.plantuml.version that return License
static License License.getCurrent()
           
static License License.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static License[] License.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.