Uses of Class
de.eacg.ecs.client.License
-
-
Uses of License in de.eacg.ecs.client
Methods in de.eacg.ecs.client that return types with arguments of type License Modifier and Type Method Description Set<License>Dependency. getLicenses()Methods in de.eacg.ecs.client with parameters of type License Modifier and Type Method Description voidDependency. addLicense(License l)Method parameters in de.eacg.ecs.client with type arguments of type License Modifier and Type Method Description Dependency.BuilderDependency.Builder. addLicenses(Collection<License> licenses)
-