Java
Java
code posted
by
Noone
created at 21 Feb 12:31
Edit
|
Back
1 2 3 4 5 6 7 8 9 |
private BiometricDevice device; private String deviceVersion; private String type; private boolean visible; private String logoUrl; public BiometricDevice getDevice() { return device; } |
202 Bytes in 2 ms with coderay