@SInfoType(spackage=ToxicologiaPackage.class, name="amostra") public class STAmostra extends org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite>
| Modifier and Type | Field and Description |
|---|---|
STAtivoAmostra |
ativos |
org.opensingular.form.type.core.STypeInteger |
dat |
org.opensingular.form.type.core.STypeDecimal |
dose |
org.opensingular.form.type.core.attachment.STypeAttachment |
estudoEstabilidade |
org.opensingular.form.type.core.STypeString |
id |
org.opensingular.form.type.core.STypeDecimal |
loq |
org.opensingular.form.type.core.STypeBoolean |
metabolito |
org.opensingular.form.STypeList<org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite>,org.opensingular.form.SIComposite> |
metabolitos |
org.opensingular.form.type.core.STypeDecimal |
residuo |
org.opensingular.form.type.core.STypeBoolean |
tempoMaior30Dias |
| Constructor and Description |
|---|
STAmostra() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onLoadType(org.opensingular.form.TypeBuilder tb) |
addField, addField, addField, addFieldAttachment, addFieldAttachment, addFieldBoolean, addFieldBoolean, addFieldComposite, addFieldDate, addFieldDate, addFieldDateTime, addFieldDateTime, addFieldDecimal, addFieldDecimal, addFieldEmail, addFieldInteger, addFieldInteger, addFieldListOf, addFieldListOf, addFieldListOf, addFieldListOfAttachment, addFieldListOfComposite, addFieldLong, addFieldLong, addFieldMonetary, addFieldPassword, addFieldRef, addFieldString, addFieldString, addFieldTime, addFieldTime, autocomplete, autocompleteOf, extendSubReference, findIndexOf, getContainedTypes, getField, getField, getField, getFields, getFieldsLocal, getSuperType, init, lazyAutocompleteOf, selection, selectionOf, selectionOf, sizeaddDependentType, addInstanceValidator, addInstanceValidator, as, as, cast, convert, dependsOnAnyType, equals, exists, findAttributeInstance, getAspect, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValueOrDefaultValueIfNull, getAttributeValueOrDefaultValueIfNull, getComplementarySuperType, getDependentTypes, getDictionary, getInstanceClass, getName, getNameSimple, getPackage, getParent, getParentAttributeContext, getParentScope, getPathFromRoot, getPathFull, getValidators, getView, hashCode, hasValidation, hasValidator, isAttribute, isComposite, isDependentType, isList, isRequired, isSelfReference, isTypeOf, newInstance, newList, resetToDefaultView, setAspect, setAspectFixImplementation, setAttributeCalculation, setAttributeCalculationInstanceOptional, setAttributeValue, setAttributeValue, toString, typelessSelection, with, withDefaultValueIfNull, withInitListener, withSelectionFromProvider, withSelectionFromProvider, withSelectionFromSimpleProvider, withUpdateListener, withView, withViewdebug, debug, debug, getLocalType, getLocalTypeOptional, getLocalTypes, hasAnyValidation, isRecursiveReference, padclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic org.opensingular.form.type.core.STypeString id
public org.opensingular.form.type.core.STypeDecimal dose
public org.opensingular.form.type.core.STypeInteger dat
public org.opensingular.form.type.core.STypeDecimal loq
public org.opensingular.form.type.core.STypeDecimal residuo
public STAtivoAmostra ativos
public org.opensingular.form.type.core.STypeBoolean tempoMaior30Dias
public org.opensingular.form.type.core.attachment.STypeAttachment estudoEstabilidade
public org.opensingular.form.type.core.STypeBoolean metabolito
public org.opensingular.form.STypeList<org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite>,org.opensingular.form.SIComposite> metabolitos
protected void onLoadType(@Nonnull org.opensingular.form.TypeBuilder tb)
onLoadType in class org.opensingular.form.SType<org.opensingular.form.SIComposite>Copyright © 2020. All rights reserved.