Uses of Class
net.webpdf.wsclient.schema.operation.SquareAnnotationType
-
Packages that use SquareAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SquareAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SquareAnnotationType Modifier and Type Field Description protected SquareAnnotationTypeAnnotationType.Edit. squareFields in net.webpdf.wsclient.schema.operation with type parameters of type SquareAnnotationType Modifier and Type Field Description protected List<SquareAnnotationType>AnnotationType.Add. squareMethods in net.webpdf.wsclient.schema.operation that return SquareAnnotationType Modifier and Type Method Description SquareAnnotationTypeObjectFactory. createSquareAnnotationType()Create an instance ofSquareAnnotationTypeSquareAnnotationTypeAnnotationType.Edit. getSquare()Gets the value of the square property.Methods in net.webpdf.wsclient.schema.operation that return types with arguments of type SquareAnnotationType Modifier and Type Method Description List<SquareAnnotationType>AnnotationType.Add. getSquare()Gets the value of the square property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SquareAnnotationType Modifier and Type Method Description voidAnnotationType.Edit. setSquare(SquareAnnotationType value)Sets the value of the square property.
-