Class MapType
java.lang.Object
com.expediagroup.transformer.model.MapType
- All Implemented Interfaces:
MapElemType
public class MapType extends java.lang.Object implements MapElemType
Bean class for mapping the java.util.Map type.
-
Constructor Summary
Constructors Constructor Description MapType()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MapType
public MapType()
-