Interface ISampleTypeImmutable

All Superinterfaces:
IAbstractType, IEntityType
All Known Subinterfaces:
ISampleType
All Known Implementing Classes:
SampleType, SampleTypeImmutable

public interface ISampleTypeImmutable extends IEntityType
Read-only interface to an existing sample type.
  • Method Details

    • isListable

      boolean isListable()
    • isShowContainer

      boolean isShowContainer()
    • isShowParents

      boolean isShowParents()
    • isSubcodeUnique

      boolean isSubcodeUnique()
    • isAutoGeneratedCode

      boolean isAutoGeneratedCode()
    • isShowParentMetadata

      boolean isShowParentMetadata()
    • getGeneratedCodePrefix

      String getGeneratedCodePrefix()