|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnvEntry
Java content class for EnvEntry complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/Users/beckie/workspace/jiplet/conf/jip_2.0.xsd line 110)
<complexType name="EnvEntry">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="env-entry-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="env-entry-value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="env-entry-type" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getEnvEntryName()
Gets the value of the envEntryName property. |
java.lang.String |
getEnvEntryType()
Gets the value of the envEntryType property. |
java.lang.String |
getEnvEntryValue()
Gets the value of the envEntryValue property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setEnvEntryName(java.lang.String value)
Sets the value of the envEntryName property. |
void |
setEnvEntryType(java.lang.String value)
Sets the value of the envEntryType property. |
void |
setEnvEntryValue(java.lang.String value)
Sets the value of the envEntryValue property. |
| Method Detail |
|---|
java.lang.String getEnvEntryType()
Stringvoid setEnvEntryType(java.lang.String value)
value - allowed object is
Stringjava.lang.String getDescription()
Stringvoid setDescription(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEnvEntryValue()
Stringvoid setEnvEntryValue(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEnvEntryName()
Stringvoid setEnvEntryName(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 | |||||||||