Uses of Class
net.webpdf.wsclient.schema.operation.RubberStampAnnotationType.Position
-
Packages that use RubberStampAnnotationType.Position Package Description net.webpdf.wsclient.schema.operation -
-
Uses of RubberStampAnnotationType.Position in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as RubberStampAnnotationType.Position Modifier and Type Field Description protected RubberStampAnnotationType.PositionRubberStampAnnotationType. positionMethods in net.webpdf.wsclient.schema.operation that return RubberStampAnnotationType.Position Modifier and Type Method Description RubberStampAnnotationType.PositionObjectFactory. createRubberStampAnnotationTypePosition()Create an instance ofRubberStampAnnotationType.PositionRubberStampAnnotationType.PositionRubberStampAnnotationType. getPosition()Gets the value of the position property.Methods in net.webpdf.wsclient.schema.operation with parameters of type RubberStampAnnotationType.Position Modifier and Type Method Description voidRubberStampAnnotationType. setPosition(RubberStampAnnotationType.Position value)Sets the value of the position property.
-