Package com.qtsurfer.api.client.model
Class DatasetWithLinksAllOfLinks
java.lang.Object
com.qtsurfer.api.client.model.DatasetWithLinksAllOfLinks
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.14.0")
public class DatasetWithLinksAllOfLinks
extends Object
DatasetWithLinksAllOfLinks
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this DatasetWithLinks_allOf__links object is equal to o.getSelf()Get selfinthashCode()voidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
-
Constructor Details
-
DatasetWithLinksAllOfLinks
public DatasetWithLinksAllOfLinks()
-
-
Method Details
-
self
-
getSelf
Get self- Returns:
- self
-
setSelf
-
equals
Return true if this DatasetWithLinks_allOf__links 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
-