|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.pl.AbstractPlCommand
public abstract class AbstractPlCommand
Abstract class for a pl command.
| Field Summary | |
|---|---|
protected java.lang.String |
param
The parameter. |
| Constructor Summary | |
|---|---|
AbstractPlCommand()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getParameter()
Returns the parameter. |
void |
setParameter(java.lang.String p)
Set the parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.extex.font.format.pl.PlCommand |
|---|
execute |
| Field Detail |
|---|
protected java.lang.String param
| Constructor Detail |
|---|
public AbstractPlCommand()
| Method Detail |
|---|
public java.lang.String getParameter()
getParameter in interface PlCommandPlCommand.getParameter()public void setParameter(java.lang.String p)
setParameter in interface PlCommandp - The parameter.PlCommand.setParameter(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||