|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
public class WSDLInspector.Parameter
Constructor Summary | |
---|---|
WSDLInspector.Parameter()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
org.apache.xmlbeans.SchemaType |
getType()
|
void |
setName(java.lang.String name)
|
void |
setType(org.apache.xmlbeans.SchemaType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDLInspector.Parameter()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
public org.apache.xmlbeans.SchemaType getType()
public void setType(org.apache.xmlbeans.SchemaType type)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |