|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Metadata
Java content class for metadata complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Volumes/Renton/Users/matt/ws/ws-home/matte/hyperjaxb2-build/src/main/resources/domain.xsd line 183)
<complexType name="metadata">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.Long |
getHjid()
Gets the value of the hjid property. |
java.lang.String |
getKey()
Gets the value of the key property. |
java.lang.String |
getValue()
Gets the value of the value property. |
void |
setHjid(java.lang.Long value)
Sets the value of the hjid property. |
void |
setKey(java.lang.String value)
Sets the value of the key property. |
void |
setValue(java.lang.String value)
Sets the value of the value property. |
| Method Detail |
|---|
java.lang.String getKey()
Stringvoid setKey(java.lang.String value)
value - allowed object is
Stringjava.lang.String getValue()
Stringvoid setValue(java.lang.String value)
value - allowed object is
Stringjava.lang.Long getHjid()
void setHjid(java.lang.Long value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||