|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SED
Java content class for SED element declaration.
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 60)
<element name="SED" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}sedType"/>
| Method Summary | |
|---|---|
boolean |
isNil()
This property is used to control the xsi:nil feature of W3C XML Schema. |
void |
setNil(boolean value)
Passing true will generate xsi:nil in the XML outputThis property is used to control the xsi:nil feature of W3C XML Schema. |
| Method Detail |
|---|
boolean isNil()
void setNil(boolean value)
true will generate xsi:nil in the XML outputThis property is used to control the xsi:nil feature of W3C XML Schema.
Setting this property to true will cause the output to be <{0} xsi:nil="true" /> regardless of the values of the other properties.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||