public class SanRequest extends Object implements Serializable
Constructor and Description |
---|
SanRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDeviceManagerUri() |
Boolean |
getIsExpectedFc() |
Boolean |
getIsExpectedFcoe() |
List<Property> |
getPublicAttributes() |
RefreshState |
getRefreshState() |
SanPolicy |
getSanPolicy() |
Integer |
getvLanId() |
int |
hashCode() |
void |
setDeviceManagerUri(String deviceManagerUri) |
void |
setIsExpectedFc(Boolean isExpectedFc) |
void |
setIsExpectedFcoe(Boolean isExpectedFcoe) |
void |
setPublicAttributes(List<Property> publicAttributes) |
void |
setRefreshState(RefreshState refreshState) |
void |
setSanPolicy(SanPolicy sanPolicy) |
void |
setvLanId(Integer vLanId) |
String |
toString() |
public String getDeviceManagerUri()
public void setDeviceManagerUri(String deviceManagerUri)
deviceManagerUri
- the deviceManagerUri to setpublic Boolean getIsExpectedFc()
public void setIsExpectedFc(Boolean isExpectedFc)
isExpectedFc
- the isExpectedFc to setpublic Boolean getIsExpectedFcoe()
public void setIsExpectedFcoe(Boolean isExpectedFcoe)
isExpectedFcoe
- the isExpectedFcoe to setpublic void setPublicAttributes(List<Property> publicAttributes)
publicAttributes
- the publicAttributes to setpublic RefreshState getRefreshState()
public void setRefreshState(RefreshState refreshState)
refreshState
- the refreshState to setpublic SanPolicy getSanPolicy()
public void setSanPolicy(SanPolicy sanPolicy)
sanPolicy
- the sanPolicy to setpublic Integer getvLanId()
public void setvLanId(Integer vLanId)
vLanId
- the vLanId to setCopyright © 2016. All rights reserved.