public class TrackerType extends Object
| Constructor and Description |
|---|
TrackerType(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFullUrl() |
int |
getId() |
String |
getUrl() |
boolean |
isCanGet() |
boolean |
isCanSend() |
boolean |
isMustSend() |
boolean |
isSendOnce() |
String |
toString() |
public int getId()
public boolean isMustSend()
public boolean isSendOnce()
public boolean isCanSend()
public String getDescription()
public boolean isCanGet()
public String getFullUrl()
public String getUrl()
Copyright © 2016 JBoss by Red Hat. All rights reserved.