Uses of Class
net.webpdf.wsclient.schema.operation.RubberStampAnnotationType
-
Packages that use RubberStampAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of RubberStampAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as RubberStampAnnotationType Modifier and Type Field Description protected RubberStampAnnotationTypeAnnotationType.Edit. rubberstampFields in net.webpdf.wsclient.schema.operation with type parameters of type RubberStampAnnotationType Modifier and Type Field Description protected List<RubberStampAnnotationType>AnnotationType.Add. rubberstampMethods in net.webpdf.wsclient.schema.operation that return RubberStampAnnotationType Modifier and Type Method Description RubberStampAnnotationTypeObjectFactory. createRubberStampAnnotationType()Create an instance ofRubberStampAnnotationTypeRubberStampAnnotationTypeAnnotationType.Edit. getRubberstamp()Gets the value of the rubberstamp property.Methods in net.webpdf.wsclient.schema.operation that return types with arguments of type RubberStampAnnotationType Modifier and Type Method Description List<RubberStampAnnotationType>AnnotationType.Add. getRubberstamp()Gets the value of the rubberstamp property.Methods in net.webpdf.wsclient.schema.operation with parameters of type RubberStampAnnotationType Modifier and Type Method Description voidAnnotationType.Edit. setRubberstamp(RubberStampAnnotationType value)Sets the value of the rubberstamp property.
-