Uses of Class
net.webpdf.wsclient.schema.operation.RubberStampIconType
-
Packages that use RubberStampIconType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of RubberStampIconType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as RubberStampIconType Modifier and Type Field Description protected RubberStampIconTypeRubberStampAnnotationType. iconMethods in net.webpdf.wsclient.schema.operation that return RubberStampIconType Modifier and Type Method Description static RubberStampIconTypeRubberStampIconType. fromValue(String v)RubberStampIconTypeRubberStampAnnotationType. getIcon()Gets the value of the icon property.static RubberStampIconTypeRubberStampIconType. valueOf(String name)Returns the enum constant of this type with the specified name.static RubberStampIconType[]RubberStampIconType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.webpdf.wsclient.schema.operation with parameters of type RubberStampIconType Modifier and Type Method Description voidRubberStampAnnotationType. setIcon(RubberStampIconType value)Sets the value of the icon property.
-