Uses of Class
net.webpdf.wsclient.openapi.OperationObjectKeySelectionAnnotation
-
Packages that use OperationObjectKeySelectionAnnotation Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationObjectKeySelectionAnnotation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationObjectKeySelectionAnnotation Modifier and Type Method Description @Nullable OperationObjectKeySelectionAnnotationOperationSelectionAnnotation. getObjectKey()Get objectKeyOperationObjectKeySelectionAnnotationOperationObjectKeySelectionAnnotation. id(String id)Methods in net.webpdf.wsclient.openapi with parameters of type OperationObjectKeySelectionAnnotation Modifier and Type Method Description OperationSelectionAnnotationOperationSelectionAnnotation. objectKey(OperationObjectKeySelectionAnnotation objectKey)voidOperationSelectionAnnotation. setObjectKey(OperationObjectKeySelectionAnnotation objectKey)
-