public class DataMap
extends java.lang.Object
Java class for dataMap complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="dataMap"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="data" type="{http://common.cerbercrypt.modules.bgbilling.bitel.ru/}list" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
protected List data