|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.dm.DataID
public class DataID
| Method Summary | |
|---|---|
IValue |
getBandpass()
Gets the Bandpass IValue object. |
IValue |
getCollections()
Gets the Collections IValue object (ArrayValue). |
IValue |
getContributors()
Gets list of contributors as a Vector. |
IValue |
getCreationType()
Gets the CreationType IValue object. |
IValue |
getCreator()
Gets the Creator IValue object. |
IValue |
getCreatorDID()
Gets the CreatorDID IValue object. |
IValue |
getDatasetID()
Gets the DatasetID IValue object. |
IValue |
getDataSource()
Gets the DataSource IValue object. |
IValue |
getDate()
Gets the Date IValue object. |
IValue |
getInstrument()
Gets the Instrument IValue object. |
java.net.URL |
getLogo()
Gets the URL where the logo can be found. |
IValue |
getTitle()
Gets the Title IValue object. |
IValue |
getVersion()
Gets the Version IValue object. |
void |
setBandpass(IValue bandpass)
Sets the IValue object of the Bandpass. |
void |
setCollections(IValue collections)
Sets the IValue object of the Collections. |
void |
setContributors(IValue contributors)
Sets the contributor IValue. |
void |
setCreationType(IValue creationType)
Sets the IValue object of the CreationType. |
void |
setCreator(IValue creator)
Sets the IValue object of the Creator. |
void |
setCreatorDID(IValue creatorDID)
Sets the IValue object of the CreatorDID. |
void |
setDatasetID(IValue datasetID)
Sets the IValue object of the DatasetID. |
void |
setDataSource(IValue dataSource)
Sets the IValue object of the DataSource. |
void |
setDate(IValue date)
Sets the IValue object of the Date. |
void |
setInstrument(IValue instrument)
Sets the IValue object of the Instrument. |
void |
setLogo(java.net.URL logo)
Sets the value of the URL where the logo can be found. |
void |
setTitle(IValue title)
Sets the IValue object of the Title. |
void |
setVersion(IValue version)
Sets the IValue object of the Version. |
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 getTitle()
IValuepublic void setTitle(IValue title)
title - allowed object is
IValuepublic IValue getCreator()
IValuepublic void setCreator(IValue creator)
creator - allowed object is
IValuepublic IValue getCreatorDID()
IValuepublic void setCreatorDID(IValue creatorDID)
creatorDID - allowed object is
IValuepublic IValue getCollections()
IValuepublic void setCollections(IValue collections)
collections - allowed object is
IValuepublic IValue getDatasetID()
IValuepublic void setDatasetID(IValue datasetID)
datasetID - allowed object is
IValuepublic IValue getDate()
IValuepublic void setDate(IValue date)
date - allowed object is
IValuepublic IValue getVersion()
IValuepublic void setVersion(IValue version)
version - allowed object is
IValuepublic IValue getInstrument()
IValuepublic void setInstrument(IValue instrument)
instrument - allowed object is
IValuepublic IValue getBandpass()
IValuepublic void setBandpass(IValue bandpass)
bandpass - allowed object is
IValuepublic IValue getCreationType()
IValuepublic void setCreationType(IValue creationType)
creationType - allowed object is
IValuepublic IValue getDataSource()
IValuepublic void setDataSource(IValue dataSource)
dataSource - allowed object is
IValuepublic java.net.URL getLogo()
URLpublic void setLogo(java.net.URL logo)
logo - allowed object is
URLpublic IValue getContributors()
IValuepublic void setContributors(IValue contributors)
contributors - 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 | ||||||||