Uses of Class
org.openapitools.client.model.LinkedObjectDetails
Packages that use LinkedObjectDetails
-
Uses of LinkedObjectDetails in org.openapitools.client.model
Methods in org.openapitools.client.model that return LinkedObjectDetailsModifier and TypeMethodDescriptionLinkedObjectDetails.description
(String description) LinkedObject.getAssociated()
Get associatedLinkedObject.getPrimary()
Get primaryLinkedObjectDetails.type
(LinkedObjectDetailsType type) Methods in org.openapitools.client.model with parameters of type LinkedObjectDetailsModifier and TypeMethodDescriptionLinkedObject.associated
(LinkedObjectDetails associated) LinkedObject.primary
(LinkedObjectDetails primary) void
LinkedObject.setAssociated
(LinkedObjectDetails associated) void
LinkedObject.setPrimary
(LinkedObjectDetails primary)