com.highdeal.pnr.hci
Class ChargedItemClassField

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

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


Constructor Summary
ChargedItemClassField()
           
ChargedItemClassField(java.lang.String name, ChargedItemFieldType type)
           
 
Method Summary
 boolean isPropertyOrValueSet()
           
 
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

ChargedItemClassField

public ChargedItemClassField()

ChargedItemClassField

public ChargedItemClassField(java.lang.String name,
                             ChargedItemFieldType type)
Method Detail

isPropertyOrValueSet

public boolean isPropertyOrValueSet()

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