|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryType
Java class for entryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="entryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.springframework.org/schema/beans}key" minOccurs="0"/>
<group ref="{http://www.springframework.org/schema/beans}collectionElements"/>
</sequence>
<attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="key-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
Object[] |
getBeanOrRefOrIdref()
|
Object |
getBeanOrRefOrIdref(int idx)
|
int |
getBeanOrRefOrIdrefLength()
|
Description |
getDescription()
Gets the value of the description property. |
String |
getKey()
Gets the value of the key property. |
Key |
getKeyElement()
Gets the value of the keyElement property. |
String |
getKeyRef()
Gets the value of the keyRef property. |
String |
getValue()
Gets the value of the value property. |
String |
getValueRef()
Gets the value of the valueRef property. |
Object |
setBeanOrRefOrIdref(int idx,
Object value)
|
void |
setBeanOrRefOrIdref(Object[] values)
|
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setKey(String value)
Sets the value of the key property. |
void |
setKeyElement(Key value)
Sets the value of the keyElement property. |
void |
setKeyRef(String value)
Sets the value of the keyRef property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setValueRef(String value)
Sets the value of the valueRef property. |
| Method Detail |
|---|
Key getKeyElement()
Keyvoid setKeyElement(Key value)
value - allowed object is
KeyDescription getDescription()
Descriptionvoid setDescription(Description value)
value - allowed object is
DescriptionObject[] getBeanOrRefOrIdref()
Set
Idref
Value
Map
Object
Props
Bean
List
Null
RefObject getBeanOrRefOrIdref(int idx)
Set
Idref
Value
Map
Object
Props
Bean
List
Null
Refint getBeanOrRefOrIdrefLength()
void setBeanOrRefOrIdref(Object[] values)
values - allowed objects are
Set
Idref
Value
Map
Object
Props
Bean
List
Null
Ref
Object setBeanOrRefOrIdref(int idx,
Object value)
value - allowed object is
Set
Idref
Value
Map
Object
Props
Bean
List
Null
RefString getKey()
Stringvoid setKey(String value)
value - allowed object is
StringString getKeyRef()
Stringvoid setKeyRef(String value)
value - allowed object is
StringString getValue()
Stringvoid setValue(String value)
value - allowed object is
StringString getValueRef()
Stringvoid setValueRef(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||