public class Subset extends Object
Constructor and Description |
---|
Subset() |
Modifier and Type | Method and Description |
---|---|
List<Address> |
getAddresses() |
List<Address> |
getNotReadyAddresses() |
void |
setAddresses(List<Address> addresses) |
void |
setNotReadyAddresses(List<Address> notReadyAddresses) |
Copyright © 2019 WSO2. All rights reserved.