Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiBoardGroup
Packages that use ApiBoardGroup
-
Uses of ApiBoardGroup in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiBoardGroupModifier and TypeMethodDescriptionApiBoardGroup.addBoardsItem(String boardsItem) ApiBoardGroup.description(ApiContent description) Methods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiBoardGroupModifier and TypeMethodDescription@Valid List<ApiBoardGroup>ApiBoardGroupsRS.getBoards()List of board groups.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiBoardGroupMethod parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiBoardGroupModifier and TypeMethodDescriptionApiBoardGroupsRS.boards(List<ApiBoardGroup> boards) voidApiBoardGroupsRS.setBoards(List<ApiBoardGroup> boards)