Class RemoteWriter.ParameterValue

  • Enclosing class:
    RemoteWriter

    protected class RemoteWriter.ParameterValue
    extends Object
    • Field Detail

      • propertyType

        @Nullable
        public final @Nullable String propertyType
      • value

        @Nullable
        public final @Nullable String value
    • Constructor Detail

      • ParameterValue

        public ParameterValue​(@Nullable
                              @Nullable Object value)