public class CompeteAttributionStruct extends Object
| 构造器和说明 |
|---|
CompeteAttributionStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
CompeteAttributionStruct |
attributeCode(CompeteAttribution attributeCode) |
CompeteAttributionStruct |
attributeName(String attributeName) |
boolean |
equals(Object o) |
CompeteAttribution |
getAttributeCode()
Get attributeCode
|
String |
getAttributeName()
Get attributeName
|
Double |
getRatio()
Get ratio
|
int |
hashCode() |
CompeteAttributionStruct |
ratio(Double ratio) |
void |
setAttributeCode(CompeteAttribution attributeCode) |
void |
setAttributeName(String attributeName) |
void |
setRatio(Double ratio) |
String |
toString() |
public CompeteAttributionStruct attributeCode(CompeteAttribution attributeCode)
public CompeteAttribution getAttributeCode()
public void setAttributeCode(CompeteAttribution attributeCode)
public CompeteAttributionStruct attributeName(String attributeName)
public String getAttributeName()
public void setAttributeName(String attributeName)
public CompeteAttributionStruct ratio(Double ratio)
public Double getRatio()
public void setRatio(Double ratio)
Copyright © 2020. All rights reserved.