Uses of Class
net.webpdf.wsclient.schema.operation.AnnotationSelectionType
-
Packages that use AnnotationSelectionType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AnnotationSelectionType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AnnotationSelectionType Modifier and Type Field Description protected AnnotationSelectionTypeGoTo3DViewActionType. annotationFields in net.webpdf.wsclient.schema.operation with type parameters of type AnnotationSelectionType Modifier and Type Field Description protected List<AnnotationSelectionType>HideActionType. annotationMethods in net.webpdf.wsclient.schema.operation that return AnnotationSelectionType Modifier and Type Method Description AnnotationSelectionTypeObjectFactory. createAnnotationSelectionType()Create an instance ofAnnotationSelectionTypeAnnotationSelectionTypeGoTo3DViewActionType. getAnnotation()Gets the value of the annotation property.Methods in net.webpdf.wsclient.schema.operation that return types with arguments of type AnnotationSelectionType Modifier and Type Method Description List<AnnotationSelectionType>HideActionType. getAnnotation()Gets the value of the annotation property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AnnotationSelectionType Modifier and Type Method Description voidGoTo3DViewActionType. setAnnotation(AnnotationSelectionType value)Sets the value of the annotation property.
-