Class Property


  • public class Property
    extends Object
    • Constructor Detail

      • Property

        public Property​(Field field,
                        Method getter)
    • Method Detail

      • getField

        public Field getField()
      • getGetter

        public Method getGetter()