public class AccurateRuleForListCCRuleOutput extends Object
| Constructor and Description |
|---|
AccurateRuleForListCCRuleOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHttpObj()
Get httpObj
|
Integer |
getObjType()
Get objType
|
Integer |
getOpretar()
Get opretar
|
Integer |
getProperty()
Get property
|
String |
getValueString()
Get valueString
|
int |
hashCode() |
AccurateRuleForListCCRuleOutput |
httpObj(String httpObj) |
AccurateRuleForListCCRuleOutput |
objType(Integer objType) |
AccurateRuleForListCCRuleOutput |
opretar(Integer opretar) |
AccurateRuleForListCCRuleOutput |
property(Integer property) |
void |
setHttpObj(String httpObj) |
void |
setObjType(Integer objType) |
void |
setOpretar(Integer opretar) |
void |
setProperty(Integer property) |
void |
setValueString(String valueString) |
String |
toString() |
AccurateRuleForListCCRuleOutput |
valueString(String valueString) |
public AccurateRuleForListCCRuleOutput httpObj(String httpObj)
public String getHttpObj()
public void setHttpObj(String httpObj)
public AccurateRuleForListCCRuleOutput objType(Integer objType)
public Integer getObjType()
public void setObjType(Integer objType)
public AccurateRuleForListCCRuleOutput opretar(Integer opretar)
public Integer getOpretar()
public void setOpretar(Integer opretar)
public AccurateRuleForListCCRuleOutput property(Integer property)
public Integer getProperty()
public void setProperty(Integer property)
public AccurateRuleForListCCRuleOutput valueString(String valueString)
public String getValueString()
public void setValueString(String valueString)
Copyright © 2025. All rights reserved.