com.highdeal.pnr.hci
Class ChargedItemMappingEntry

java.lang.Object
  extended by com.highdeal.util.map.PropertyDescription<ChargedItemFieldType>
      extended by com.highdeal.pnr.hci.ChargedItemMappingEntry
All Implemented Interfaces:
com.highdeal.util.map.IPropertyDescription<ChargedItemFieldType>
Direct Known Subclasses:
ChargedItemMappingEntryModel

public class ChargedItemMappingEntry
extends com.highdeal.util.map.PropertyDescription<ChargedItemFieldType>


Constructor Summary
ChargedItemMappingEntry()
           
ChargedItemMappingEntry(java.lang.String name, ChargedItemFieldType type)
           
 
Method Summary
 
Methods inherited from class com.highdeal.util.map.PropertyDescription
getDefaultValue, getDescription, getName, getPropertyName, getType, setDefaultValue, setDescription, setName, setPropertyName, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChargedItemMappingEntry

public ChargedItemMappingEntry()

ChargedItemMappingEntry

public ChargedItemMappingEntry(java.lang.String name,
                               ChargedItemFieldType type)

Document Published: October 2015 (SAP CC 4.0 SP10 and Later)