ch.systemsx.cisd.openbis.generic.shared.api.v1.dto
Class ExperimentType.ExperimentTypeInitializer

java.lang.Object
  extended by ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.EntityTypeInitializer
      extended by ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.ExperimentType.ExperimentTypeInitializer
Enclosing class:
ExperimentType

public static final class ExperimentType.ExperimentTypeInitializer
extends EntityTypeInitializer

Class used to initialize a new ExperimentType instance. Necessary since all the fields of a ExperimentType are final.


Constructor Summary
ExperimentType.ExperimentTypeInitializer()
           
 
Method Summary
 
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.EntityTypeInitializer
addPropertyTypeGroup, getCode, getDescription, getPropertyTypeGroups, getValidationPluginInfo, setCode, setDescription, setValidationPluginInfo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentType.ExperimentTypeInitializer

public ExperimentType.ExperimentTypeInitializer()