public class PublicIpsDto extends WrapperDto<PublicIpDto> implements AbstractIpsDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_XML |
static String |
SHORT_MEDIA_TYPE_JSON |
static String |
SHORT_MEDIA_TYPE_XML |
collectionAPI_VERSION, API_VERSION_20, API_VERSION_22, API_VERSION_23, API_VERSION_24, API_VERSION_26, API_VERSION_27, API_VERSION_28, API_VERSION_29, APPLICATION, editLink, JSON, links, VERSION_PARAM, XML| Constructor and Description |
|---|
PublicIpsDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseMediaType() |
List<PublicIpDto> |
getCollection() |
String |
getMediaType() |
add, addAll, addAll, getTotalSize, isEmpty, setTotalSizeaddEditLink, addLink, addLinks, getEditLink, getIdFromLink, getLinks, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinksclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLinks, setTotalSizepublic static final String MEDIA_TYPE
public static final String SHORT_MEDIA_TYPE_JSON
public static final String SHORT_MEDIA_TYPE_XML
public static final String MEDIA_TYPE_XML
public static final String MEDIA_TYPE_JSON
public String getBaseMediaType()
getBaseMediaType in class SingleResourceTransportDtopublic List<PublicIpDto> getCollection()
getCollection in class WrapperDto<PublicIpDto>public String getMediaType()
getMediaType in class SingleResourceTransportDtoCopyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.