Package ion.Core

Class Property.SetValue

java.lang.Object
ion.Meta.Request
ion.Core.Property.SetValue
Enclosing class:
Property<TValue>

protected final class Property.SetValue extends ion.Meta.Request
  • Field Details

    • newValue

      public final TValue newValue
  • Constructor Details

    • SetValue

      public SetValue(TValue newValue)