nl.surfnet.coin.janus.domain
Class ARP
java.lang.Object
nl.surfnet.coin.janus.domain.ARP
- All Implemented Interfaces:
- Serializable
public class ARP
- extends Object
- implements Serializable
Attribute Release Policy
- See Also:
- Serialized Form
|
Constructor Summary |
ARP()
|
ARP
public ARP()
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getAttributes
public Map<String,List<Object>> getAttributes()
setAttributes
public void setAttributes(Map<String,List<Object>> attributes)
fromRestResponse
public static ARP fromRestResponse(Map response)
toString
public String toString()
- Overrides:
toString in class Object
isNoArp
public boolean isNoArp()
isNoAttrArp
public boolean isNoAttrArp()
setNoArp
public void setNoArp(boolean noArp)
setNoAttrArp
public void setNoAttrArp(boolean noAttrArp)
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.