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