Package org.openapitools.client.model
Class ResourceSetLinksAllOf
java.lang.Object
org.openapitools.client.model.ResourceSetLinksAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class ResourceSetLinksAllOf
extends Object
ResourceSetLinksAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbindings
(HrefObject bindings) boolean
Get bindingsGet resourcesint
hashCode()
resources
(HrefObject resources) void
setBindings
(HrefObject bindings) void
setResources
(HrefObject resources) toString()
-
Field Details
-
JSON_PROPERTY_RESOURCES
- See Also:
-
JSON_PROPERTY_BINDINGS
- See Also:
-
-
Constructor Details
-
ResourceSetLinksAllOf
public ResourceSetLinksAllOf()
-
-
Method Details