Class EntityType
java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.EntityType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DataSetType,ExperimentType,SampleType
Common attributes of all entity types.
- See Also:
-
Method Details
-
getCode
Returns the unique entity type code. -
getDescription
Returns the description ornullif undefined. -
getValidationPluginInfo
-
getPropertyTypeGroups
Return the grouped property types for this entity type. (Groups are referred to as sections elsewhere). -
equals
-
hashCode
public int hashCode()
-