public interface BehaviorDescrBuilder<P extends DescrBuilder<?,?>> extends DescrBuilder<P,BehaviorDescr>
Modifier and Type | Method and Description |
---|---|
BehaviorDescrBuilder<P> |
parameters(List<String> params) |
BehaviorDescrBuilder<P> |
type(String type,
String subtype) |
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
BehaviorDescrBuilder<P> type(String type, String subtype)
BehaviorDescrBuilder<P> parameters(List<String> params)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.