|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Property
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>integer"> <attribute name="key" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </simpleContent> </complexType>
Method Summary | |
---|---|
java.lang.String |
getKey()
Gets the value of the key property. |
java.lang.Long |
getValue()
Gets the value of the value property. |
void |
setKey(java.lang.String value)
Sets the value of the key property. |
void |
setValue(java.lang.Long value)
Sets the value of the value property. |
Method Detail |
---|
java.lang.Long getValue()
String
void setValue(java.lang.Long value)
value
- allowed object is
String
java.lang.String getKey()
String
void setKey(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 |