Uses of Class
com.rometools.modules.cc.types.License.Behaviour
-
Packages that use License.Behaviour Package Description com.rometools.modules.cc.types This package contains datatypes for use with the plug in. -
-
Uses of License.Behaviour in com.rometools.modules.cc.types
Fields in com.rometools.modules.cc.types declared as License.Behaviour Modifier and Type Field Description static License.BehaviourLicense.Behaviour. ATTRIBUTIONstatic License.BehaviourLicense.Behaviour. COPYLEFTstatic License.BehaviourLicense.Behaviour. DERIVATIVEstatic License.BehaviourLicense.Behaviour. DISTRIBUTIONstatic License.BehaviourLicense.Behaviour. NONCOMMERCIALstatic License.BehaviourLicense.Behaviour. NOTICEstatic License.BehaviourLicense.Behaviour. REPRODUCTIONMethods in com.rometools.modules.cc.types that return License.Behaviour Modifier and Type Method Description static License.BehaviourLicense.Behaviour. findByValue(String uri)License.Behaviour[]License. getPermits()License.Behaviour[]License. getRequires()Constructors in com.rometools.modules.cc.types with parameters of type License.Behaviour Constructor Description License(String uri, License.Behaviour[] requires, License.Behaviour[] permits)
-