Uses of Interface
one.xingyi.core.annotationProcessors.IElementToFieldDom
-
Packages that use IElementToFieldDom Package Description one.xingyi.core.annotationProcessors -
-
Uses of IElementToFieldDom in one.xingyi.core.annotationProcessors
Methods in one.xingyi.core.annotationProcessors that return IElementToFieldDom Modifier and Type Method Description IElementToFieldDomElementToBundle. elementToFieldDomForEntity(EntityNames entityNames)IElementToFieldDomElementToBundle. elementToFieldDomForView(ViewNames viewNames)static IElementToFieldDomIElementToFieldDom. forEntity(LoggerAdapter loggerAdapter, ElementToBundle bundle, EntityNames entityNames)static IElementToFieldDomIElementToFieldDom. forView(LoggerAdapter loggerAdapter, ElementToBundle bundle, ViewNames viewNames)
-