Class CompanyExtensionMFDTO


  • public class CompanyExtensionMFDTO
    extends Object
    Masterfile data for company extension data
    • Field Detail

      • extensionDataType

        public String extensionDataType
        The key for type of company extension data.
        Which types are possible depends on the type of engine.
        See technical documentation of the engine.
      • extensionData

        public de.aeb.xnsg.foundation.bf.genericdata.GenericDataRecordDTO extensionData
        Generic representation of company extension data.
    • Constructor Detail

      • CompanyExtensionMFDTO

        public CompanyExtensionMFDTO()