Uses of Enum
br.gov.lexml.eta.etaservices.emenda.TipoSubstituicaoTermo
Packages that use TipoSubstituicaoTermo
Package
Description
-
Uses of TipoSubstituicaoTermo in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return TipoSubstituicaoTermoModifier and TypeMethodDescriptionSubstituicaoTermo.getTipo()static TipoSubstituicaoTermostatic TipoSubstituicaoTermoReturns the enum constant of this type with the specified name.static TipoSubstituicaoTermo[]TipoSubstituicaoTermo.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TipoSubstituicaoTermo in br.gov.lexml.eta.etaservices.parsing.xml
Methods in br.gov.lexml.eta.etaservices.parsing.xml that return TipoSubstituicaoTermoConstructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type TipoSubstituicaoTermoModifierConstructorDescriptionSubstituicaoTermoRecord(TipoSubstituicaoTermo tipo, String termo, String novoTermo, boolean flexaoGenero, boolean flexaoNumero) -
Uses of TipoSubstituicaoTermo in br.gov.lexml.eta.etaservices.printing.json
Methods in br.gov.lexml.eta.etaservices.printing.json that return TipoSubstituicaoTermoMethods in br.gov.lexml.eta.etaservices.printing.json with parameters of type TipoSubstituicaoTermo