Uses of Class
org.apache.axis.utils.CLOption
Packages that use CLOption
-
Uses of CLOption in org.apache.axis.utils
Methods in org.apache.axis.utils that return CLOptionModifier and TypeMethodDescriptionfinal CLOption
CLArgsParser.getArgumentById
(int id) Retrieve theCLOption
with specified id, ornull
if no command line option is found.final CLOption
CLArgsParser.getArgumentByName
(String name) Retrieve theCLOption
with specified name, ornull
if no command line option is found. -
Uses of CLOption in org.apache.axis.wsdl
Methods in org.apache.axis.wsdl with parameters of type CLOptionModifier and TypeMethodDescriptionprotected boolean
Java2WSDL.parseOption
(CLOption option) Parse an optionprotected void
WSDL2Java.parseOption
(CLOption option) Parse an option -
Uses of CLOption in org.apache.axis.wsdl.gen
Methods in org.apache.axis.wsdl.gen with parameters of type CLOptionModifier and TypeMethodDescriptionprotected void
WSDL2.parseOption
(CLOption option) Parse an option