Package travel.wink.sdk.extranet.model
Class DisplayCompanySupplier
java.lang.Object
travel.wink.sdk.extranet.model.DisplayCompanySupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-05T21:41:24.797077847+07:00[Asia/Bangkok]")
public class DisplayCompanySupplier
extends Object
DisplayCompanySupplier
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddUrlsItem(String urlsItem) city(KeyValuePairSupplier city) continent(KeyValuePairSupplier continent) country(KeyValuePairSupplier country) createdDate(LocalDateTime createdDate) description(String description) boolean@NotNull BooleanGet approved@NotNull @Valid KeyValuePairSuppliergetCity()Get city@NotNull @Valid KeyValuePairSupplierGet continent@NotNull @Valid KeyValuePairSupplierGet countryGet createdDateGet description@NotNull BooleanGet enabled@NotNull StringGet identifierGet lastUpdate@NotNull StringgetName()Get name@NotNull @Valid KeyValuePairSuppliergetOwner()Get owner@NotNull StringGet ownerName@NotNull @Valid TravelAgentSupplierGet travelAgent@NotNull DisplayCompanySupplier.TypeEnumgetType()Get type@NotNull StringgetUrl()Get urlgetUrls()Get urlsinthashCode()identifier(String identifier) lastUpdate(LocalDateTime lastUpdate) owner(KeyValuePairSupplier owner) voidsetApproved(Boolean approved) voidsetCity(KeyValuePairSupplier city) voidsetContinent(KeyValuePairSupplier continent) voidsetCountry(KeyValuePairSupplier country) voidsetCreatedDate(LocalDateTime createdDate) voidsetDescription(String description) voidsetEnabled(Boolean enabled) voidsetIdentifier(String identifier) voidsetLastUpdate(LocalDateTime lastUpdate) voidvoidsetOwner(KeyValuePairSupplier owner) voidsetOwnerName(String ownerName) voidsetTravelAgent(TravelAgentSupplier travelAgent) voidvoidvoidtoString()travelAgent(TravelAgentSupplier travelAgent)
-
Field Details
-
JSON_PROPERTY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_OWNER
- See Also:
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_CONTINENT
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_OWNER_NAME
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_URLS
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_ENABLED
- See Also:
-
JSON_PROPERTY_APPROVED
- See Also:
-
JSON_PROPERTY_CREATED_DATE
- See Also:
-
JSON_PROPERTY_LAST_UPDATE
- See Also:
-
JSON_PROPERTY_TRAVEL_AGENT
- See Also:
-
-
Constructor Details
-
DisplayCompanySupplier
public DisplayCompanySupplier()
-
-
Method Details
-
identifier
-
getIdentifier
-
setIdentifier
-
owner
-
getOwner
Get owner- Returns:
- owner
-
setOwner
-
city
-
getCity
Get city- Returns:
- city
-
setCity
-
country
-
getCountry
Get country- Returns:
- country
-
setCountry
-
continent
-
getContinent
Get continent- Returns:
- continent
-
setContinent
-
name
-
getName
-
setName
-
ownerName
-
getOwnerName
-
setOwnerName
-
description
-
getDescription
-
setDescription
-
url
-
getUrl
-
setUrl
-
urls
-
addUrlsItem
-
getUrls
-
setUrls
-
type
-
getType
-
setType
-
enabled
-
getEnabled
-
setEnabled
-
approved
-
getApproved
-
setApproved
-
createdDate
-
getCreatedDate
-
setCreatedDate
-
lastUpdate
-
getLastUpdate
-
setLastUpdate
-
travelAgent
-
getTravelAgent
Get travelAgent- Returns:
- travelAgent
-
setTravelAgent
-
equals
-
hashCode
-
toString
-