Package com.qtsurfer.api.client.model
Class DatasetWithLinksAllOfLinksSelf
java.lang.Object
com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinksSelf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.14.0")
public class DatasetWithLinksAllOfLinksSelf
extends Object
DatasetWithLinksAllOfLinksSelf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this DatasetWithLinks_allOf__links_self object is equal to o.getHref()Get hrefinthashCode()voidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
-
Constructor Details
-
DatasetWithLinksAllOfLinksSelf
public DatasetWithLinksAllOfLinksSelf()
-
-
Method Details
-
href
-
getHref
Get href- Returns:
- href
-
setHref
-
equals
Return true if this DatasetWithLinks_allOf__links_self object is equal to o. -
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-