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