public class BehaviorDescr extends BaseDescr
| Constructor and Description |
|---|
BehaviorDescr() |
BehaviorDescr(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParameters() |
String |
getSubType() |
String |
getType() |
void |
setParameters(List<String> params) |
void |
setSubType(String subtype) |
void |
setType(String type) |
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, replaceVariable, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternalpublic BehaviorDescr()
type - public BehaviorDescr(String type)
type - Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.