Package org.apache.axis.wsdl.toJava
Class GeneratedFileInfo.Entry
java.lang.Object
org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
- Enclosing class:
- GeneratedFileInfo
Structure to hold entries.
There are three public data members:
fileName
- A relative path of the generated file.className
- The name of the class in the file.type
- The type of the file.
Valid types are:
stub, interface, complexType, enumType, fault, holder, skeleton, skeletonImpl, service, deploy, undeploy, testCase
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary