public class ARP extends Object
| Constructor and Description |
|---|
ARP() |
| Modifier and Type | Method and Description |
|---|---|
static ARP |
fromRestResponse(Map response) |
Map<String,List<Object>> |
getAttributes() |
String |
getDescription() |
String |
getName() |
void |
setAttributes(Map<String,List<Object>> attributes) |
void |
setDescription(String description) |
void |
setName(String name) |
String |
toString() |
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.