|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CurationType
Java content class for curationType 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 286)
<complexType name="curationType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}Group">
<sequence>
<element name="Publisher" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="PublisherID" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="Reference" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="Version" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="Contact" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}contactType" minOccurs="0"/>
<element name="Rights" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="Date" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}dateParamType" minOccurs="0"/>
<element name="PublisherDID" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
ContactType |
getContact()
Gets the value of the contact property. |
DateParamType |
getDate()
Gets the value of the date property. |
TextParamType |
getPublisher()
Gets the value of the publisher property. |
TextParamType |
getPublisherDID()
Gets the value of the publisherDID property. |
TextParamType |
getPublisherID()
Gets the value of the publisherID property. |
TextParamType |
getReference()
Gets the value of the reference property. |
TextParamType |
getRights()
Gets the value of the rights property. |
TextParamType |
getVersion()
Gets the value of the version property. |
boolean |
isSetContact()
|
boolean |
isSetDate()
|
boolean |
isSetPublisher()
|
boolean |
isSetPublisherDID()
|
boolean |
isSetPublisherID()
|
boolean |
isSetReference()
|
boolean |
isSetRights()
|
boolean |
isSetVersion()
|
void |
setContact(ContactType value)
Sets the value of the contact property. |
void |
setDate(DateParamType value)
Sets the value of the date property. |
void |
setPublisher(TextParamType value)
Sets the value of the publisher property. |
void |
setPublisherDID(TextParamType value)
Sets the value of the publisherDID property. |
void |
setPublisherID(TextParamType value)
Sets the value of the publisherID property. |
void |
setReference(TextParamType value)
Sets the value of the reference property. |
void |
setRights(TextParamType value)
Sets the value of the rights property. |
void |
setVersion(TextParamType value)
Sets the value of the version property. |
void |
unsetContact()
|
void |
unsetDate()
|
void |
unsetPublisher()
|
void |
unsetPublisherDID()
|
void |
unsetPublisherID()
|
void |
unsetReference()
|
void |
unsetRights()
|
void |
unsetVersion()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
TextParamType getRights()
TextParamTypevoid setRights(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetRights()
void unsetRights()
TextParamType getPublisher()
TextParamTypevoid setPublisher(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetPublisher()
void unsetPublisher()
TextParamType getPublisherDID()
TextParamTypevoid setPublisherDID(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetPublisherDID()
void unsetPublisherDID()
ContactType getContact()
ContactTypevoid setContact(ContactType value)
value - allowed object is
ContactTypeboolean isSetContact()
void unsetContact()
TextParamType getVersion()
TextParamTypevoid setVersion(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetVersion()
void unsetVersion()
TextParamType getPublisherID()
TextParamTypevoid setPublisherID(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetPublisherID()
void unsetPublisherID()
DateParamType getDate()
DateParamTypevoid setDate(DateParamType value)
value - allowed object is
DateParamTypeboolean isSetDate()
void unsetDate()
TextParamType getReference()
TextParamTypevoid setReference(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetReference()
void unsetReference()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||