Class CustomDSSService
java.lang.Object
ch.ethz.sis.openbis.generic.dssapi.v3.dto.service.CustomDSSService
- All Implemented Interfaces:
ILabelHolder,Serializable
@JsonObject("dss.dto.service.CustomDSSService")
public class CustomDSSService
extends Object
implements ILabelHolder, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getLabel()voidsetCode(CustomDssServiceCode code) voidsetDescription(String description) voidsetFetchOptions(CustomDSSServiceFetchOptions fetchOptions) voidtoString()
-
Constructor Details
-
CustomDSSService
public CustomDSSService()
-
-
Method Details
-
getFetchOptions
-
setFetchOptions
-
getCode
-
setCode
-
getLabel
- Specified by:
getLabelin interfaceILabelHolder
-
setLabel
-
getDescription
-
setDescription
-
toString
-