Class WrappersSchema.UInt64Value

  • Enclosing interface:
    WrappersSchema

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

      • UInt64Value

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

      • getValue

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