Class WrappersSchema.BytesValue

  • Enclosing interface:
    WrappersSchema

    public static final class WrappersSchema.BytesValue
    extends Object
    • Constructor Detail

      • BytesValue

        @ProtoFactory
        public BytesValue​(byte[] value)
    • Method Detail

      • getValue

        @ProtoField(1)
        public byte[] getValue()