public static class ShapeStateAttributeHandler.ShapeStateAttributes extends Object
| Modifier and Type | Method and Description |
|---|---|
ShapeStateAttributeHandler.ShapeStateAttributes |
consume(BiConsumer<ShapeStateAttributeHandler.ShapeStateAttribute,Object> attribute) |
ShapeStateAttributeHandler.ShapeStateAttributes |
copy() |
Map<ShapeStateAttributeHandler.ShapeStateAttribute,Object> |
getValues() |
ShapeStateAttributeHandler.ShapeStateAttributes |
set(ShapeStateAttributeHandler.ShapeStateAttribute attribute,
Object value) |
ShapeStateAttributeHandler.ShapeStateAttributes |
unset(ShapeStateAttributeHandler.ShapeStateAttribute attribute) |
public ShapeStateAttributeHandler.ShapeStateAttributes set(ShapeStateAttributeHandler.ShapeStateAttribute attribute, Object value)
public ShapeStateAttributeHandler.ShapeStateAttributes unset(ShapeStateAttributeHandler.ShapeStateAttribute attribute)
public ShapeStateAttributeHandler.ShapeStateAttributes copy()
public ShapeStateAttributeHandler.ShapeStateAttributes consume(BiConsumer<ShapeStateAttributeHandler.ShapeStateAttribute,Object> attribute)
public Map<ShapeStateAttributeHandler.ShapeStateAttribute,Object> getValues()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.