Class StorageFormat
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.dataset.StorageFormat
- All Implemented Interfaces:
ICodeHolder,Serializable
@JsonObject("as.dto.dataset.StorageFormat")
public class StorageFormat
extends Object
implements Serializable, ICodeHolder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()voidvoidsetDescription(String description) voidsetFetchOptions(StorageFormatFetchOptions fetchOptions) toString()
-
Constructor Details
-
StorageFormat
public StorageFormat()
-
-
Method Details
-
getFetchOptions
-
setFetchOptions
-
getCode
- Specified by:
getCodein interfaceICodeHolder
-
setCode
-
getDescription
-
setDescription
-
toString
-