Uses of Class
net.webpdf.wsclient.schema.operation.ItemType
-
Packages that use ItemType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ItemType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type ItemType Modifier and Type Field Description protected List<ItemType>OutlineType.Add. itemMethods in net.webpdf.wsclient.schema.operation that return ItemType Modifier and Type Method Description ItemTypeObjectFactory. createItemType()Create an instance ofItemTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type ItemType Modifier and Type Method Description List<ItemType>OutlineType.Add. getItem()Gets the value of the item property.
-