|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dna.sequencer.jpdl3.JPDL3AssignmentMetadata
public class JPDL3AssignmentMetadata

| Constructor Summary | |
|---|---|
JPDL3AssignmentMetadata()
|
|
| Method Summary | |
|---|---|
String |
getConfigType()
Get the configType. |
String |
getExpression()
Get the assignment expression for the jpdl identity component. |
String |
getFqClassName()
Get the full qualified name of the class delegation. |
void |
setConfigType(String configType)
|
void |
setExpression(String expression)
Set the expression. |
void |
setFqClassName(String fqClassName)
Set the full qualified name of the class delegation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPDL3AssignmentMetadata()
| Method Detail |
|---|
public String getFqClassName()
public void setFqClassName(String fqClassName)
fqClassName - Sets fqClassName to the specified value.public String getExpression()
public void setExpression(String expression)
expression - Sets expression to the specified value.public String getConfigType()
public void setConfigType(String configType)
configType - Sets configType to the specified value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||