DTOList
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
A wrapper for a wrapping a list of BaseDTO subclasses so that they can be marshalled and unmarshalled via JAXB.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
DTOs (baseDTO) | 0/unbounded |
JSON
property | type | description |
---|---|---|
DTOs | array of DTOs (baseDTO) |