- value - Variable in class co.teubi.raspberrypi.io.GPIOPin
-
- value - Variable in class co.teubi.raspberrypi.io.GPIOPort
-
- value(boolean) - Method in class org.json.JSONWriter
-
Append either the value true
or the value
false
.
- value(double) - Method in class org.json.JSONWriter
-
Append a double value.
- value(long) - Method in class org.json.JSONWriter
-
Append a long value.
- value(Object) - Method in class org.json.JSONWriter
-
Append an object value.
- valueOf(String) - Static method in enum co.teubi.raspberrypi.io.PORTFUNCTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.teubi.raspberrypi.io.PORTVALUE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.teubi.raspberrypi.io.RASPBERRYREV
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum co.teubi.raspberrypi.io.PORTFUNCTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.teubi.raspberrypi.io.PORTVALUE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.teubi.raspberrypi.io.RASPBERRYREV
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(Object) - Static method in class org.json.JSONObject
-
Make a JSON text of an Object value.