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, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
public BehaviorDescr()
type
- public BehaviorDescr(String type)
type
- Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.