public class LocateSanResponse extends Object implements Serializable
Constructor and Description |
---|
LocateSanResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
SanResponse |
getSan() |
List<String> |
getWwns() |
int |
hashCode() |
void |
setSan(SanResponse san) |
void |
setWwns(List<String> wwns) |
String |
toString() |
public SanResponse getSan()
public void setSan(SanResponse san)
san
- the san to setCopyright © 2017. All rights reserved.