public interface AttributeDescrBuilder<P extends DescrBuilder<?,?>> extends DescrBuilder<P,AttributeDescr>
| Modifier and Type | Method and Description |
|---|---|
AttributeDescrBuilder<P> |
type(AttributeDescr.Type type)
Sets the attribute value type
|
AttributeDescrBuilder<P> |
value(String value)
Sets the attribute value
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocationAttributeDescrBuilder<P> value(String value)
value - AttributeDescrBuilder<P> type(AttributeDescr.Type type)
type - see AttributeDescr.TypeCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.