|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.type.TypeMapping
public class TypeMapping
| Constructor Summary | |
|---|---|
TypeMapping()
|
|
| Method Summary | |
|---|---|
Matcher |
getMatcher()
|
Type |
getType()
|
boolean |
matches(java.lang.String name,
java.lang.Object value)
|
void |
setMatcher(Matcher matcher)
|
void |
setType(Type type)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeMapping()
| Method Detail |
|---|
public boolean matches(java.lang.String name,
java.lang.Object value)
public java.lang.String toString()
toString in class java.lang.Objectpublic void setMatcher(Matcher matcher)
public Type getType()
public void setType(Type type)
public Matcher getMatcher()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||