|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for parameters in psml
| Method Summary | |
java.lang.Object |
clone()
Create a clone of this object |
java.lang.String |
getName()
|
SecurityReference |
getSecurityRef()
Getter for property securityRef. |
java.lang.String |
getValue()
|
void |
setName(java.lang.String name)
Sets the name of this parameter |
void |
setSecurityRef(SecurityReference securityRef)
Setter for property securityRef. |
void |
setValue(java.lang.String value)
Sets the value of the param |
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - the parameter namepublic java.lang.String getValue()
public void setValue(java.lang.String value)
value - the value of the parampublic SecurityReference getSecurityRef()
public void setSecurityRef(SecurityReference securityRef)
securityRef - New value of property securityRef.
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||