Uses of Class
net.webpdf.wsclient.schema.operation.DescriptionCustomType
-
Packages that use DescriptionCustomType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of DescriptionCustomType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type DescriptionCustomType Modifier and Type Field Description protected List<DescriptionCustomType>DescriptionType. customMethods in net.webpdf.wsclient.schema.operation that return DescriptionCustomType Modifier and Type Method Description DescriptionCustomTypeObjectFactory. createDescriptionCustomType()Create an instance ofDescriptionCustomTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type DescriptionCustomType Modifier and Type Method Description List<DescriptionCustomType>DescriptionType. getCustom()Gets the value of the custom property.
-