Uses of Class
myorg.relex.one2one.License
-
Packages that use License Package Description myorg.relex.one2one -
-
Uses of License in myorg.relex.one2one
Fields in myorg.relex.one2one declared as License Modifier and Type Field Description private License
LicenseApplication. license
Methods in myorg.relex.one2one that return License Modifier and Type Method Description License
LicenseApplication. getLicense()
Constructors in myorg.relex.one2one with parameters of type License Constructor Description LicenseApplication(License license)
-