public class DataSetRegistrationInformation<T extends DataSetInformation>
extends java.lang.Object
Constructor and Description |
---|
DataSetRegistrationInformation(T dataSetInformation,
ch.systemsx.cisd.openbis.generic.shared.dto.NewExternalData externalData) |
Modifier and Type | Method and Description |
---|---|
T |
getDataSetInformation() |
ch.systemsx.cisd.openbis.generic.shared.dto.NewExternalData |
getExternalData() |
public DataSetRegistrationInformation(T dataSetInformation, ch.systemsx.cisd.openbis.generic.shared.dto.NewExternalData externalData)
public T getDataSetInformation()
public ch.systemsx.cisd.openbis.generic.shared.dto.NewExternalData getExternalData()