|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.rmi.app.S_PunchOutOptions
public class S_PunchOutOptions
This object contains attributes used to configure Punch Out API calls.
| Constructor Summary | |
|---|---|
S_PunchOutOptions()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStandard()
The standard for the returned XML. |
java.lang.String |
getVersion()
The version number of the chosen standard. |
void |
setStandard(java.lang.String _standard)
The standard for the returned XML. |
void |
setVersion(java.lang.String _version)
The version number of the chosen standard. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public S_PunchOutOptions()
| Method Detail |
|---|
public java.lang.String getStandard()
public void setStandard(java.lang.String _standard)
_standard - the standard to setpublic java.lang.String getVersion()
public void setVersion(java.lang.String _version)
_version - the version to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||