|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Prop
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">
<choice maxOccurs="unbounded" minOccurs="0">
</choice>
<attribute name="key" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String[] |
getContent()
|
String |
getContent(int idx)
|
int |
getContentLength()
|
String |
getKey()
Gets the value of the key property. |
String |
setContent(int idx,
String value)
|
void |
setContent(String[] values)
|
void |
setKey(String value)
Sets the value of the key property. |
| Method Detail |
|---|
String[] getContent()
StringString getContent(int idx)
Stringint getContentLength()
void setContent(String[] values)
values - allowed objects are
String
String setContent(int idx,
String value)
value - allowed object is
StringString getKey()
Stringvoid setKey(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||