Uses of Class
net.webpdf.wsclient.schema.operation.OutlineType.Remove
-
Packages that use OutlineType.Remove Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OutlineType.Remove in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OutlineType.Remove Modifier and Type Field Description protected OutlineType.RemoveOutlineType. remove<?Methods in net.webpdf.wsclient.schema.operation that return OutlineType.Remove Modifier and Type Method Description OutlineType.RemoveObjectFactory. createOutlineTypeRemove()Create an instance ofOutlineType.RemoveOutlineType.RemoveOutlineType. getRemove()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type OutlineType.Remove Modifier and Type Method Description voidOutlineType. setRemove(OutlineType.Remove value)Sets the value of the remove property.
-