public class CustomFieldObjectView extends BlackDuckView
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CUSTOM_FIELD_LIST_LINK |
static LinkMultipleResponses<CustomFieldView> |
CUSTOM_FIELD_LIST_LINK_RESPONSE |
static java.util.Map<java.lang.String,LinkResponse> |
links |
| Constructor and Description |
|---|
CustomFieldObjectView() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
setName(java.lang.String name) |
getAllowedMethods, getAvailableLinks, getFirstLink, getHref, getLinks, getMeta, getResourceLinks, getResourceMetadata, hasLink, setMetagetGson, getJson, getJsonElement, getPatch, getSubclass, hasSubclasses, setGson, setJson, setJsonElement, setPatchpublic static final java.util.Map<java.lang.String,LinkResponse> links
public static final java.lang.String CUSTOM_FIELD_LIST_LINK
public static final LinkMultipleResponses<CustomFieldView> CUSTOM_FIELD_LIST_LINK_RESPONSE