Class NumericCandidate
java.lang.Object
com.github.rvesse.airline.types.numerics.NumericCandidate
-
Constructor Summary
ConstructorsConstructorDescriptionNumericCandidate(String value) NumericCandidate(String prefix, String value, String suffix, String origValue) -
Method Summary
-
Constructor Details
-
NumericCandidate
-
NumericCandidate
-
-
Method Details
-
hasPrefix
public boolean hasPrefix() -
hasSuffix
public boolean hasSuffix() -
getPrefix
-
getValue
-
getSuffix
-
getOriginalValue
-
toString
-