public class StorageFileLocationList extends ListResponseOfStorageFileLocation
Constructor and Description |
---|
StorageFileLocationList() |
StorageFileLocationList(List<StorageFileLocation> value)
Initializes a new instance of the StorageFileLocationList
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addValueItem, getValue, setValue, value
public StorageFileLocationList()
public StorageFileLocationList(List<StorageFileLocation> value)
value
- public boolean equals(Object o)
equals
in class ListResponseOfStorageFileLocation
public int hashCode()
hashCode
in class ListResponseOfStorageFileLocation
public String toString()
toString
in class ListResponseOfStorageFileLocation
Copyright © 2020. All rights reserved.