public class NumDetail extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_FLOAT |
static String |
TYPE_NUMBER |
Constructor and Description |
---|
NumDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getRecommendValue() |
String |
getType() |
boolean |
hasRecommendValue() |
boolean |
hasType() |
public static final String TYPE_NUMBER
public static final String TYPE_FLOAT
public String getRecommendValue()
public boolean hasRecommendValue()
public String getType()
public boolean hasType()
Copyright © 2018. All rights reserved.