public class AttributeDescrBuilderImpl<P extends DescrBuilder<?,?>> extends BaseDescrBuilderImpl<P,AttributeDescr> implements AttributeDescrBuilder<P>
descr, parent| Constructor and Description |
|---|
AttributeDescrBuilderImpl(P parent,
String name) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDescrBuilder<P> |
type(AttributeDescr.Type type)
Sets the attribute value type
|
AttributeDescrBuilderImpl<P> |
value(String value)
Sets the attribute value
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, endCharacter, endLocation, getDescr, startCharacter, startLocationpublic AttributeDescrBuilderImpl<P> value(String value)
AttributeDescrBuildervalue in interface AttributeDescrBuilder<P extends DescrBuilder<?,?>>public AttributeDescrBuilder<P> type(AttributeDescr.Type type)
AttributeDescrBuildertype in interface AttributeDescrBuilder<P extends DescrBuilder<?,?>>type - see AttributeDescr.TypeCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.