public class ProductDirectory extends Object
| Constructor and Description |
|---|
ProductDirectory() |
| Modifier and Type | Method and Description |
|---|---|
List<DirectoryEntry> |
getEntries()
List of entries in the directory
|
void |
setEntries(List<DirectoryEntry> value)
List of entries in the directory
|
ProductDirectory |
withEntries(List<DirectoryEntry> value)
List of entries in the directory
|
public List<DirectoryEntry> getEntries()
public void setEntries(List<DirectoryEntry> value)
public ProductDirectory withEntries(List<DirectoryEntry> value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.