public class PotentialNode.ApplyPendingAttribute extends Object implements AttributeApplier
| Constructor and Description |
|---|
ApplyPendingAttribute() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String name,
String value) |
protected void |
concat(xapi.elemental.api.PotentialNode.AttributeBuilder attr,
String value) |
String |
getAttribute(String name) |
void |
removeAttribute(String name) |
void |
setAttribute(String name,
String value) |
public void addAttribute(String name, String value)
addAttribute in interface AttributeApplierprotected void concat(xapi.elemental.api.PotentialNode.AttributeBuilder attr,
String value)
public void setAttribute(String name, String value)
setAttribute in interface AttributeApplierpublic String getAttribute(String name)
getAttribute in interface AttributeApplierpublic void removeAttribute(String name)
removeAttribute in interface AttributeApplierCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.