@SInfoType(spackage=ToxicologiaPackage.class, name="ensaio") public class STEnsaio extends org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite>
| Modifier and Type | Field and Description |
|---|---|
org.opensingular.form.STypeList<STAmostra,org.opensingular.form.SIComposite> |
amostras |
org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite> |
cidade |
org.opensingular.form.type.core.STypeString |
codigoEnsaio |
org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite> |
estado |
org.opensingular.form.type.core.STypeInteger |
idCidade |
org.opensingular.form.type.core.STypeString |
nomeCidade |
org.opensingular.form.type.core.STypeString |
nomeEstado |
org.opensingular.form.type.core.STypeString |
siglaEstado |
org.opensingular.form.type.core.STypeString |
ufCidade |
| Constructor and Description |
|---|
STEnsaio() |
| 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 codigoEnsaio
public org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite> estado
public org.opensingular.form.type.core.STypeString nomeEstado
public org.opensingular.form.type.core.STypeString siglaEstado
public org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite> cidade
public org.opensingular.form.type.core.STypeInteger idCidade
public org.opensingular.form.type.core.STypeString nomeCidade
public org.opensingular.form.type.core.STypeString ufCidade
public org.opensingular.form.STypeList<STAmostra,org.opensingular.form.SIComposite> amostras
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.