Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected DataPublication |
DataPublicationFunding.dataPublication |
protected DataPublication |
DataPublicationUser.publication |
protected DataPublication |
DataPublicationDate.publication |
protected DataPublication |
RelatedItem.publication |
Modifier and Type | Field and Description |
---|---|
protected List<DataPublication> |
DataPublicationType.dataPublications |
protected List<DataPublication> |
Facility.dataPublications |
protected List<DataPublication> |
DataCollection.dataPublications |
Modifier and Type | Method and Description |
---|---|
DataPublication |
ObjectFactory.createDataPublication()
Create an instance of
DataPublication |
DataPublication |
DataPublicationFunding.getDataPublication()
Gets the value of the dataPublication property.
|
DataPublication |
DataPublicationUser.getPublication()
Gets the value of the publication property.
|
DataPublication |
DataPublicationDate.getPublication()
Gets the value of the publication property.
|
DataPublication |
RelatedItem.getPublication()
Gets the value of the publication property.
|
Modifier and Type | Method and Description |
---|---|
List<DataPublication> |
DataPublicationType.getDataPublications()
Gets the value of the dataPublications property.
|
List<DataPublication> |
Facility.getDataPublications()
Gets the value of the dataPublications property.
|
List<DataPublication> |
DataCollection.getDataPublications()
Gets the value of the dataPublications property.
|
Modifier and Type | Method and Description |
---|---|
void |
DataPublicationFunding.setDataPublication(DataPublication value)
Sets the value of the dataPublication property.
|
void |
DataPublicationUser.setPublication(DataPublication value)
Sets the value of the publication property.
|
void |
DataPublicationDate.setPublication(DataPublication value)
Sets the value of the publication property.
|
void |
RelatedItem.setPublication(DataPublication value)
Sets the value of the publication property.
|
Copyright © 2022 The ICAT Collaboration. All rights reserved.