Class WrappersSchema.UInt32Value

  • Enclosing interface:
    WrappersSchema

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

      • UInt32Value

        @ProtoFactory
        public UInt32Value​(int value)
    • Method Detail

      • getValue

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