|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.RiskFilterDetailsType
public class RiskFilterDetailsType
Details of Risk Filter.
| Constructor Summary | |
|---|---|
RiskFilterDetailsType()
Default Constructor |
|
RiskFilterDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Getter for description |
Integer |
getId()
Getter for id |
String |
getName()
Getter for name |
void |
setDescription(String description)
Setter for description |
void |
setId(Integer id)
Setter for id |
void |
setName(String name)
Setter for name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RiskFilterDetailsType()
public RiskFilterDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public Integer getId()
public void setId(Integer id)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||