Uses of Class
net.webpdf.wsclient.schema.operation.OptionsType.PageTransitions.Remove
-
Packages that use OptionsType.PageTransitions.Remove Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsType.PageTransitions.Remove in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type OptionsType.PageTransitions.Remove Modifier and Type Field Description protected List<OptionsType.PageTransitions.Remove>OptionsType.PageTransitions. removeMethods in net.webpdf.wsclient.schema.operation that return OptionsType.PageTransitions.Remove Modifier and Type Method Description OptionsType.PageTransitions.RemoveObjectFactory. createOptionsTypePageTransitionsRemove()Create an instance ofOptionsType.PageTransitions.RemoveMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type OptionsType.PageTransitions.Remove Modifier and Type Method Description List<OptionsType.PageTransitions.Remove>OptionsType.PageTransitions. getRemove()Gets the value of the remove property.
-