Package io.mateu.util.data
Class SupplementOrPositive
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,Object>
Created by miguel on 23/10/16.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
ConstructorsConstructorDescriptionSupplementOrPositive(SupplementOrPositiveType type, double value) SupplementOrPositive(String json) -
Method Summary
Modifier and TypeMethodDescriptionstatic SupplementOrPositivegetType()doublegetValue()voidsetType(SupplementOrPositiveType value) voidsetValue(double value) Methods inherited from class io.mateu.util.data.Data
auxCopy, clone, copy, get, get, getBoolean, getData, getDate, getDouble, getInt, getList, getLocalDate, getLocalDateTime, getLong, getSelection, getString, hashCode, isEmpty, set, setAll, strip, toJson, toStringMethods inherited from class java.util.HashMap
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
equals
-
Constructor Details
-
SupplementOrPositive
-
SupplementOrPositive
-
SupplementOrPositive
- Throws:
IOException
-
SupplementOrPositive
public SupplementOrPositive()
-
-
Method Details
-
getType
-
setType
-
getValue
public double getValue() -
setValue
public void setValue(double value) -
toStringValue
-
fromStringValue
-