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