public class TwitterFollowModel extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TwitterFollowModel.Builder |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getShowCount() |
String |
getUrl() |
String |
getUrlPrefix() |
String |
getUsername() |
org.apache.wicket.model.IModel<TwitterFollowModel> |
toModel() |
public String getUsername()
public String getUrlPrefix()
public Boolean getShowCount()
public String getUrl()
public org.apache.wicket.model.IModel<TwitterFollowModel> toModel()
Copyright © 2010–2015. All rights reserved.