Uses of Class
travel.wink.affiliate.model.CompanyUser
Packages that use CompanyUser
-
Uses of CompanyUser in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return CompanyUserModifier and TypeMethodDescription@NotNull @Valid CompanyUserCompany.getOwner()Get ownerCompanyUser.userIdentifier(String userIdentifier) Methods in travel.wink.affiliate.model that return types with arguments of type CompanyUserMethods in travel.wink.affiliate.model with parameters of type CompanyUserModifier and TypeMethodDescriptionCompany.addManagersItem(CompanyUser managersItem) Company.owner(CompanyUser owner) voidCompany.setOwner(CompanyUser owner) Method parameters in travel.wink.affiliate.model with type arguments of type CompanyUserModifier and TypeMethodDescriptionCompany.managers(List<CompanyUser> managers) voidCompany.setManagers(List<CompanyUser> managers)