Uses of Class
de.xima.fc.workflow.designer.model.ErrorCodeSection
- 
Packages that use ErrorCodeSection Package Description de.xima.fc.workflow.designer.helper de.xima.fc.workflow.designer.model  - 
- 
Uses of ErrorCodeSection in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return types with arguments of type ErrorCodeSection Modifier and Type Method Description List<ErrorCodeSection>ElementNodeInfoHelper. createErrorCodeSections() - 
Uses of ErrorCodeSection in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return types with arguments of type ErrorCodeSection Modifier and Type Method Description List<ErrorCodeSection>ElementInfoPanelModel. getErrorCodeSections()Method parameters in de.xima.fc.workflow.designer.model with type arguments of type ErrorCodeSection Modifier and Type Method Description voidElementInfoPanelModel. setErrorCodeSections(List<ErrorCodeSection> errorCodeSections) 
 -