|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceEnvRef
Java content class for ResourceEnvRef 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 129)
<complexType name="ResourceEnvRef">
<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="resource-env-ref-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="resource-env-ref-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 |
getResourceEnvRefName()
Gets the value of the resourceEnvRefName property. |
java.lang.String |
getResourceEnvRefType()
Gets the value of the resourceEnvRefType property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setResourceEnvRefName(java.lang.String value)
Sets the value of the resourceEnvRefName property. |
void |
setResourceEnvRefType(java.lang.String value)
Sets the value of the resourceEnvRefType property. |
| Method Detail |
|---|
java.lang.String getDescription()
Stringvoid setDescription(java.lang.String value)
value - allowed object is
Stringjava.lang.String getResourceEnvRefType()
Stringvoid setResourceEnvRefType(java.lang.String value)
value - allowed object is
Stringjava.lang.String getResourceEnvRefName()
Stringvoid setResourceEnvRefName(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 | |||||||||