Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte 
    Modifier and Type Constant Field Value
    public static final short MAX_VALUE 255
    public static final short MIN_VALUE 0
  • org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 
    Modifier and Type Constant Field Value
    public static final long MAX_VALUE 4294967295L
    public static final long MIN_VALUE 0L
  • org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort 
    Modifier and Type Constant Field Value
    public static final int MAX_VALUE 65535
    public static final int MIN_VALUE 0