public class Badge
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Badge.Type |
Constructor and Description |
---|
Badge() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType() |
java.lang.String |
getId() |
Badge.Type |
getType() |
public Badge.Type getType()
public java.lang.String getId()
public java.lang.String getContentType()