Class SubscriptionListDTO
java.lang.Object
org.wso2.am.integration.clients.gateway.api.v2.dto.SubscriptionListDTO
SubscriptionListDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddListItem(SubscriptionDTO listItem) booleangetCount()Number of Subscriptions returned.getList()Get listinthashCode()list(List<SubscriptionDTO> list) voidvoidsetList(List<SubscriptionDTO> list) toString()
-
Constructor Details
-
SubscriptionListDTO
public SubscriptionListDTO()
-
-
Method Details