- valueOf(String) - Static method in enum org.codingmatters.value.objects.json.property.SimplePropertyReaders
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.codingmatters.value.objects.json.property.SimplePropertyWriter
-
Returns the enum constant of this type with the specified name.
- ValueReader - Class in org.codingmatters.value.objects.json
-
Created by nelt on 4/6/17.
- ValueReader(ValueConfiguration, List<PropertySpec>) - Constructor for class org.codingmatters.value.objects.json.ValueReader
-
- values() - Static method in enum org.codingmatters.value.objects.json.property.SimplePropertyReaders
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.codingmatters.value.objects.json.property.SimplePropertyWriter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueWriter - Class in org.codingmatters.value.objects.json
-
Created by nelt on 3/30/17.
- ValueWriter(ValueConfiguration, List<PropertySpec>) - Constructor for class org.codingmatters.value.objects.json.ValueWriter
-