Class WrappersSchema.Int64Value

  • Enclosing interface:
    WrappersSchema

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

      • Int64Value

        @ProtoFactory
        public Int64Value​(long value)
    • Method Detail

      • getValue

        @ProtoField(value=1,
                    defaultValue="0")
        public long getValue()