|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.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 java.lang.String |
wsdlFileDir
|
protected java.lang.String |
wsdlFilename
|
| Constructor Summary | |
|---|---|
Configuration.WsdlPublisher()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getWsdlFileDir()
Gets the value of the wsdlFileDir property. |
java.lang.String |
getWsdlFilename()
Gets the value of the wsdlFilename property. |
void |
setWsdlFileDir(java.lang.String value)
Sets the value of the wsdlFileDir property. |
void |
setWsdlFilename(java.lang.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 java.lang.String wsdlFilename
protected java.lang.String wsdlFileDir
| Constructor Detail |
|---|
public Configuration.WsdlPublisher()
| Method Detail |
|---|
public java.lang.String getWsdlFilename()
Stringpublic void setWsdlFilename(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getWsdlFileDir()
Stringpublic void setWsdlFileDir(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||