Class Link
java.lang.Object
travel.wink.sdk.channel.manager.model.Link
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-07T09:36:58.223164+07:00[Asia/Bangkok]")
public class Link
extends Object
Link
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeprecation(String deprecation) booleanGet deprecationgetHref()Get hrefGet hreflanggetName()Get nameGet profileGet templatedgetTitle()Get titlegetType()Get typeinthashCode()voidsetDeprecation(String deprecation) voidvoidsetHreflang(String hreflang) voidvoidsetProfile(String profile) voidsetTemplated(Boolean templated) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
JSON_PROPERTY_HREFLANG
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_DEPRECATION
- See Also:
-
JSON_PROPERTY_PROFILE
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TEMPLATED
- See Also:
-
-
Constructor Details
-
Link
public Link()
-
-
Method Details
-
href
-
getHref
Get href- Returns:
- href
-
setHref
-
hreflang
-
getHreflang
Get hreflang- Returns:
- hreflang
-
setHreflang
-
title
-
getTitle
Get title- Returns:
- title
-
setTitle
-
type
-
getType
Get type- Returns:
- type
-
setType
-
deprecation
-
getDeprecation
Get deprecation- Returns:
- deprecation
-
setDeprecation
-
profile
-
getProfile
Get profile- Returns:
- profile
-
setProfile
-
name
-
getName
Get name- Returns:
- name
-
setName
-
templated
-
getTemplated
Get templated- Returns:
- templated
-
setTemplated
-
equals
-
hashCode
public int hashCode() -
toString
-