Class ItemType
java.lang.Object
com.expediagroup.transformer.model.ItemType
- All Implemented Interfaces:
MapElemType
public class ItemType extends java.lang.Object implements MapElemType
Bean class for mapping the "Generic" object type and its nested generic (if any).
-
Constructor Summary
Constructors Constructor Description ItemType()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ItemType
public ItemType()
-