public class BaikeData extends Object
Constructor and Description |
---|
BaikeData() |
Modifier and Type | Method and Description |
---|---|
String[] |
getCategoryList() |
String |
getDescription() |
Map<String,String> |
getFieldNameValues()
Get name-value contents of all fields.
|
int[] |
getHighlights() |
int |
getNumberOfFields()
Get number of fields.
|
String |
getPhotoURL() |
String |
getType() |
boolean |
hasCategoryList() |
boolean |
hasDescription() |
boolean |
hasHighlights() |
boolean |
hasPhotoURL() |
boolean |
hasType() |
public int getNumberOfFields()
public Map<String,String> getFieldNameValues()
public String getPhotoURL()
public boolean hasPhotoURL()
public String getType()
public boolean hasType()
public String getDescription()
public boolean hasDescription()
public String[] getCategoryList()
public boolean hasCategoryList()
public int[] getHighlights()
public boolean hasHighlights()
Copyright © 2018. All rights reserved.