Class PropertyOperation<U>


  • public abstract class PropertyOperation<U>
    extends ItemOperation<U>
    • Constructor Detail

      • PropertyOperation

        protected PropertyOperation​(PropertyDelegate property,
                                    java.lang.String name)