Uses of Interface
org.x4o.xml.element.ElementObjectPropertyValue
Packages that use ElementObjectPropertyValue
Package
Description
The XML Element definitions.
The core config interfaces and key definitions.
-
Uses of ElementObjectPropertyValue in org.x4o.xml.element
Classes in org.x4o.xml.element that implement ElementObjectPropertyValueModifier and TypeClassDescriptionclassAn DefaultElementObjectPropertyValue which does does get/set operations on pojo beans. -
Uses of ElementObjectPropertyValue in org.x4o.xml.lang
Methods in org.x4o.xml.lang that return ElementObjectPropertyValueModifier and TypeMethodDescriptionAbstractX4OLanguageSession.getElementObjectPropertyValue()X4OLanguageSession.getElementObjectPropertyValue()Methods in org.x4o.xml.lang with parameters of type ElementObjectPropertyValueModifier and TypeMethodDescriptionvoidAbstractX4OLanguageSession.setElementObjectPropertyValue(ElementObjectPropertyValue elementObjectPropertyValue) voidX4OLanguageSessionLocal.setElementObjectPropertyValue(ElementObjectPropertyValue elementObjectPropertyValue)