Searched defs:getByte (Results 1 – 6 of 6) sorted by relevance
349 private int getByte(int position) throws IOException { in getByte() method in DNParser
316 private int getByte(int position) { in getByte() method in DistinguishedNameParser
339 public byte getByte(Object object) throws IllegalAccessException, IllegalArgumentException { in getByte() method in Field343 private native byte getByte(Object object, boolean accessible) in getByte() method in Field
131 …public static byte getByte(Object array, int index) throws IllegalArgumentException, ArrayIndexOut… in getByte() method in Array
201 public byte getByte(int parameterIndex) throws SQLException; in getByte() method214 public byte getByte(String parameterName) throws SQLException; in getByte() method
438 public byte getByte(int columnIndex) throws SQLException; in getByte() method450 public byte getByte(String columnName) throws SQLException; in getByte() method