Package travel.wink.sdk.extranet.model
Class GeneralManagerSupplier
java.lang.Object
travel.wink.sdk.extranet.model.GeneralManagerSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-12T17:00:54.890892627+07:00[Asia/Bangkok]")
public class GeneralManagerSupplier
extends Object
General manager related data.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDescriptionsItem(LocalizedDescriptionSupplier descriptionsItem) descriptions(List<LocalizedDescriptionSupplier> descriptions) boolean@Valid List<LocalizedDescriptionSupplier> Localized welcome message from GM.@Valid SimpleMultimediaSuppliergetImage()Get image@NotNull StringgetName()Name of GM currently managing the property.inthashCode()image(SimpleMultimediaSupplier image) voidsetDescriptions(List<LocalizedDescriptionSupplier> descriptions) voidsetImage(SimpleMultimediaSupplier image) voidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_IMAGE
- See Also:
-
JSON_PROPERTY_DESCRIPTIONS
- See Also:
-
-
Constructor Details
-
GeneralManagerSupplier
public GeneralManagerSupplier()
-
-
Method Details
-
name
-
getName
Name of GM currently managing the property.- Returns:
- name
-
setName
-
image
-
getImage
-
setImage
-
descriptions
-
addDescriptionsItem
-
getDescriptions
Localized welcome message from GM.- Returns:
- descriptions
-
setDescriptions
-
equals
-
hashCode
-
toString
-