Uses of Class
generated.AuthorisationCT
-
Packages that use AuthorisationCT Package Description generated -
-
Uses of AuthorisationCT in generated
Fields in generated declared as AuthorisationCT Modifier and Type Field Description protected AuthorisationCT
ResourceCatalogueBaseCT. authorisation
Methods in generated that return AuthorisationCT Modifier and Type Method Description AuthorisationCT
ObjectFactory. createAuthorisationCT()
Create an instance ofAuthorisationCT
AuthorisationCT
ResourceCatalogueBaseCT. getAuthorisation()
Gets the value of the authorisation property.Methods in generated with parameters of type AuthorisationCT Modifier and Type Method Description void
ResourceCatalogueBaseCT. setAuthorisation(AuthorisationCT value)
Sets the value of the authorisation property.
-