Class PageableNestedResourcePropertyEntityModelEmbedded
java.lang.Object
travel.wink.sdk.channel.manager.model.PageableNestedResourcePropertyEntityModelEmbedded
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-05-27T09:28:58.086781+07:00[Asia/Bangkok]")
public class PageableNestedResourcePropertyEntityModelEmbedded
extends Object
PageableNestedResourcePropertyEntityModelEmbedded
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPropertiesItem(PropertyEntityModel propertiesItem) boolean@Valid List<PropertyEntityModel>Get propertiesinthashCode()properties(List<PropertyEntityModel> properties) voidsetProperties(List<PropertyEntityModel> properties) toString()
-
Field Details
-
JSON_PROPERTY_PROPERTIES
- See Also:
-
-
Constructor Details
-
PageableNestedResourcePropertyEntityModelEmbedded
public PageableNestedResourcePropertyEntityModelEmbedded()
-
-
Method Details
-
properties
public PageableNestedResourcePropertyEntityModelEmbedded properties(List<PropertyEntityModel> properties) -
addPropertiesItem
public PageableNestedResourcePropertyEntityModelEmbedded addPropertiesItem(PropertyEntityModel propertiesItem) -
getProperties
Get properties- Returns:
- properties
-
setProperties
-
equals
-
hashCode
public int hashCode() -
toString
-