Class ApiBoardGroup
java.lang.Object
travel.wink.hotelbeds.content.sdk.model.ApiBoardGroup
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-04T11:28:31.756188010+07:00[Asia/Bangkok]")
public class ApiBoardGroup
extends Object
Information on a board group.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBoardsItem(String boardsItem) description(ApiContent description) booleanList of the internal board codes.getCode()Internal code of the board group.@Valid ApiContentGet descriptioninthashCode()voidvoidvoidsetDescription(ApiContent description) toString()
-
Field Details
-
JSON_PROPERTY_CODE
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_BOARDS
- See Also:
-
-
Constructor Details
-
ApiBoardGroup
public ApiBoardGroup()
-
-
Method Details
-
code
-
getCode
Internal code of the board group.- Returns:
- code
-
setCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
boards
-
addBoardsItem
-
getBoards
List of the internal board codes.- Returns:
- boards
-
setBoards
-
equals
-
hashCode
public int hashCode() -
toString
-