Package groovy.lang

Class PropertyValue


  • public class PropertyValue
    extends Object
    • Method Detail

      • getName

        public String getName()
      • getType

        public Class getType()
      • getValue

        public Object getValue()
      • setValue

        public void setValue​(Object value)