org.apache.axis.wsdl.toJava
public class GeneratedFileInfo.Entry extends Object
fileName - A relative path of the generated file.className - The name of the class in the file.type - The type of the file.
stub, interface, complexType, enumType, fault, holder, skeleton,
skeletonImpl, service, deploy, undeploy, testCase
| Field Summary | |
|---|---|
| String | className Field className |
| String | fileName Field fileName |
| String | type Field type |
| Constructor Summary | |
|---|---|
| Entry(String name, String className, String type)
Constructor Entry
| |
| Method Summary | |
|---|---|
| String | toString()
Method toString
|
Parameters: name className type
Returns: