Uses of Class
net.webpdf.wsclient.schema.operation.ItemReferenceType
-
Packages that use ItemReferenceType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ItemReferenceType in net.webpdf.wsclient.schema.operation
Subclasses of ItemReferenceType in net.webpdf.wsclient.schema.operation Modifier and Type Class Description classItemType<?Fields in net.webpdf.wsclient.schema.operation with type parameters of type ItemReferenceType Modifier and Type Field Description protected List<ItemReferenceType>OutlineType.Remove. itemMethods in net.webpdf.wsclient.schema.operation that return ItemReferenceType Modifier and Type Method Description ItemReferenceTypeObjectFactory. createItemReferenceType()Create an instance ofItemReferenceTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type ItemReferenceType Modifier and Type Method Description List<ItemReferenceType>OutlineType.Remove. getItem()Gets the value of the item property.
-