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