Uses of Class
net.webpdf.wsclient.schema.operation.FormsFlattenType
-
Packages that use FormsFlattenType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FormsFlattenType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as FormsFlattenType Modifier and Type Field Description protected FormsFlattenTypeFormsType. flattenMethods in net.webpdf.wsclient.schema.operation that return FormsFlattenType Modifier and Type Method Description FormsFlattenTypeObjectFactory. createFormsFlattenType()Create an instance ofFormsFlattenTypeFormsFlattenTypeFormsType. getFlatten()Gets the value of the flatten property.Methods in net.webpdf.wsclient.schema.operation with parameters of type FormsFlattenType Modifier and Type Method Description voidFormsType. setFlatten(FormsFlattenType value)Sets the value of the flatten property.
-