Uses of Class
net.webpdf.wsclient.schema.operation.AppearancePdfType
-
Packages that use AppearancePdfType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AppearancePdfType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AppearancePdfType Modifier and Type Field Description protected AppearancePdfTypeAppearanceSourceType. pdfMethods in net.webpdf.wsclient.schema.operation that return AppearancePdfType Modifier and Type Method Description AppearancePdfTypeObjectFactory. createAppearancePdfType()Create an instance ofAppearancePdfTypeAppearancePdfTypeAppearanceSourceType. getPdf()Gets the value of the pdf property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AppearancePdfType Modifier and Type Method Description voidAppearanceSourceType. setPdf(AppearancePdfType value)Sets the value of the pdf property.
-