Uses of Class
eu.europa.ted.efx.model.Context.FieldContext
-
Packages that use Context.FieldContext Package Description eu.europa.ted.efx.model -
-
Uses of Context.FieldContext in eu.europa.ted.efx.model
Methods in eu.europa.ted.efx.model that return Context.FieldContext Modifier and Type Method Description Context.FieldContextContextStack. pushFieldContext(String fieldId)Creates a new Context for the given field and places it at the top of the stack.
-