|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.v1.generated.Configuration.WsdlPublisher
public static class Configuration.WsdlPublisher
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="wsdl_filename" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="wsdl_file_dir" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
wsdlFileDir
|
protected String |
wsdlFilename
|
| Constructor Summary | |
|---|---|
Configuration.WsdlPublisher()
|
|
| Method Summary | |
|---|---|
String |
getWsdlFileDir()
Gets the value of the wsdlFileDir property. |
String |
getWsdlFilename()
Gets the value of the wsdlFilename property. |
void |
setWsdlFileDir(String value)
Sets the value of the wsdlFileDir property. |
void |
setWsdlFilename(String value)
Sets the value of the wsdlFilename property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String wsdlFilename
protected String wsdlFileDir
| Constructor Detail |
|---|
public Configuration.WsdlPublisher()
| Method Detail |
|---|
public String getWsdlFilename()
Stringpublic void setWsdlFilename(String value)
value - allowed object is
Stringpublic String getWsdlFileDir()
Stringpublic void setWsdlFileDir(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||