Uses of Class
ch.brix.gql.client.frontify.objects.License
-
Packages that use License Package Description ch.brix.gql.client.frontify.interfaces -
-
Uses of License in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return types with arguments of type License Modifier and Type Method Description List<License>Asset. getLicenses()List of `Asset`'s licenses.List<License>Library. getLicenses()Retrieve list of all `Licenses` belonging to this `Library`.
-