|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.dm.Curation
public class Curation
| Method Summary | |
|---|---|
IValue |
getContactEmail()
Gets the contact email address. |
IValue |
getContactName()
Gets the contact name. |
IValue |
getDate()
Gets the date of curated dataset last modified. |
IValue |
getPublisher()
Gets the publisher value. |
IValue |
getPublisherDID()
Gets the publisher DID - publisher's ID for the dataset ID. |
IValue |
getPublisherID()
Gets the publisher ID value, a URI for VO Publisher. |
IValue |
getReference()
Gets the reference value, the URL or bibcode for documentation. |
IValue |
getRights()
Gets the rights: public, proprietary, or mixed. |
IValue |
getVersion()
Gets the version info. |
void |
setContactEmail(IValue contactEmail)
Sets the contact email address. |
void |
setContactName(IValue contactName)
Sets the contact name. |
void |
setDate(IValue date)
Sets the date of curated dataset last modified. |
void |
setPublisher(IValue publisher)
Sets the value of the publisher. |
void |
setPublisherDID(IValue pubDID)
Sets the publisher DID - publisher's ID for the dataset ID. |
void |
setPublisherID(IValue pubID)
Sets the value of the publisher ID, a URI for VO Publisher. |
void |
setReference(IValue reference)
Sets the value of the reference, the URL or bibcode for documentation. |
void |
setRights(IValue rights)
Sets the rights: public, proprietary, or mixed. |
void |
setVersion(IValue version)
Sets the version info. |
java.lang.String |
toString()
Override Object's toString() method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public IValue getPublisher()
IValuepublic void setPublisher(IValue publisher)
publisher - allowed object is
IValuepublic IValue getReference()
IValuepublic void setReference(IValue reference)
reference - allowed object is
IValuepublic IValue getPublisherID()
IValuepublic void setPublisherID(IValue pubID)
pubID - allowed object is
IValuepublic IValue getVersion()
IValuepublic void setVersion(IValue version)
version - allowed object is
IValuepublic IValue getContactName()
IValuepublic void setContactName(IValue contactName)
contactName - allowed object is
IValuepublic IValue getContactEmail()
IValuepublic void setContactEmail(IValue contactEmail)
contactEmail - allowed object is
IValuepublic IValue getDate()
IValuepublic void setDate(IValue date)
date - allowed object is
IValuepublic IValue getRights()
IValuepublic void setRights(IValue rights)
rights - allowed object is
IValuepublic IValue getPublisherDID()
IValuepublic void setPublisherDID(IValue pubDID)
pubDID - allowed object is
IValuepublic java.lang.String toString()
toString in class java.lang.ObjectString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||