|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Group
Java content class for Group complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/data/NVO/staff/mccusker/schema/specxml2-1.01b.xsd line 117)
<complexType name="Group">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="idref" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.Object |
getIdref()
Gets the value of the idref property. |
boolean |
isSetId()
|
boolean |
isSetIdref()
|
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setIdref(java.lang.Object value)
Sets the value of the idref property. |
void |
unsetId()
|
void |
unsetIdref()
|
| Method Detail |
|---|
java.lang.Object getIdref()
Objectvoid setIdref(java.lang.Object value)
value - allowed object is
Objectboolean isSetIdref()
void unsetIdref()
java.lang.String getId()
Stringvoid setId(java.lang.String value)
value - allowed object is
Stringboolean isSetId()
void unsetId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||