public class TargetLocationSelector extends Object implements Serializable
| Constructor and Description |
|---|
TargetLocationSelector() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getExcludeflag() |
String |
getLocationselectortype() |
List<String> |
getSelections() |
String |
getStatus() |
void |
setExcludeflag(Boolean excludeflag) |
void |
setLocationselectortype(String locationselectortype) |
void |
setSelections(List<String> selections) |
void |
setStatus(String status) |
public String getLocationselectortype()
public void setLocationselectortype(String locationselectortype)
locationselectortype - the locationselectortype to setpublic Boolean getExcludeflag()
public void setExcludeflag(Boolean excludeflag)
excludeflag - the excludeflag to setpublic void setSelections(List<String> selections)
selections - the selections to setpublic String getStatus()
public void setStatus(String status)
status - the status to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.