-
public final class FlexibleId.IntId extends FlexibleId
-
-
Constructor Summary
Constructors Constructor Description FlexibleId.IntId(Integer value)
-
Method Summary
Modifier and Type Method Description StringgetStringValue()IntegergetIntValue()final IntegergetValue()-
-
Constructor Detail
-
FlexibleId.IntId
FlexibleId.IntId(Integer value)
-
-
Method Detail
-
getStringValue
String getStringValue()
-
getIntValue
Integer getIntValue()
-
-
-
-