Uses of Class
net.officefloor.plugin.xml.unmarshall.load.AbstractValueLoader
-
Packages that use AbstractValueLoader Package Description net.officefloor.plugin.xml.unmarshall.load -
-
Uses of AbstractValueLoader in net.officefloor.plugin.xml.unmarshall.load
Subclasses of AbstractValueLoader in net.officefloor.plugin.xml.unmarshall.load Modifier and Type Class Description class
DynamicValueLoader
Loader to load value onto target object.class
StaticValueLoader
Loader to load a static value onto target object.
-