psdi.app.contract

Class FldContractType

  • All Implemented Interfaces:
    MboConstants, MboValueListener
    Direct Known Subclasses:
    FldContractFromPOContractType


    public class FldContractType
    extends SynonymDomain
    Common field validation for the ContractType field. This class is used as a base class for all ContractType field validations. More functionality is added on top of this class. Use this class as a base class and add your own methods to the extended class to add more functionality to the extended class.
    • Constructor Detail