public class UnsupportSpec extends Object
| 构造器和说明 |
|---|
UnsupportSpec() |
| 限定符和类型 | 方法和说明 |
|---|---|
UnsupportSpec |
addSiteSetItem(String siteSetItem) |
boolean |
equals(Object o) |
String |
getName()
Get name
|
List<String> |
getSiteSet()
Get siteSet
|
UnsupportType |
getUnsupportType()
Get unsupportType
|
int |
hashCode() |
UnsupportSpec |
name(String name) |
void |
setName(String name) |
void |
setSiteSet(List<String> siteSet) |
void |
setUnsupportType(UnsupportType unsupportType) |
UnsupportSpec |
siteSet(List<String> siteSet) |
String |
toString() |
UnsupportSpec |
unsupportType(UnsupportType unsupportType) |
public UnsupportSpec siteSet(List<String> siteSet)
public UnsupportSpec addSiteSetItem(String siteSetItem)
public UnsupportSpec name(String name)
public String getName()
public void setName(String name)
public UnsupportSpec unsupportType(UnsupportType unsupportType)
public UnsupportType getUnsupportType()
public void setUnsupportType(UnsupportType unsupportType)
Copyright © 2020. All rights reserved.