Package br.com.davinti.vitruvio.ws.dto
Class DatasourceDTO.Meta
Object
Meta
- All Implemented Interfaces:
Serializable
- Enclosing class:
DatasourceDTO
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getName()voidsetDescription(String description) voidvoidvoidsetTotalRecords(Integer totalRecords)
-
Constructor Details
-
Meta
public Meta()
-
-
Method Details
-
getKey
-
setKey
-
getName
-
setName
-
getDescription
-
setDescription
-
getTotalRecords
-
setTotalRecords
-