public class EditableAttributeSupport extends AttributeSupport implements Editable<AttributeSupportBuilder>
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_INIT
Constructor and Description |
---|
EditableAttributeSupport(Map<AttributeKey,Object> attributes) |
Modifier and Type | Method and Description |
---|---|
AttributeSupportBuilder |
edit() |
getAttribute, getAttributes, hasAttribute
public EditableAttributeSupport(Map<AttributeKey,Object> attributes)
public AttributeSupportBuilder edit()
edit
in interface Editable<AttributeSupportBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.