Class PropertyContext


  • public class PropertyContext
    extends Object
    • Constructor Detail

      • PropertyContext

        public PropertyContext()
    • Method Detail

      • getInstance

        public Object getInstance()
      • setInstance

        public void setInstance​(Object instance)
      • getMethod

        public Method getMethod()
      • setMethod

        public void setMethod​(Method method)
      • setValue

        public void setValue​(ValueProxy pValue)
      • getComponentPath

        public String getComponentPath()
      • setComponentPath

        public void setComponentPath​(String pComponentPath)