Package de.aeb.xnsg.logistics.bf
Class CompanyExtensionMFDTO
java.lang.Object
de.aeb.xnsg.logistics.bf.CompanyExtensionMFDTO
Masterfile data for company extension data
-
Field Summary
FieldsModifier and TypeFieldDescriptionGeneric representation of company extension data.The key for type of company extension data.
Which types are possible depends on the type of engine.
See technical documentation of the engine. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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
Generic representation of company extension data.
-
-
Constructor Details
-
CompanyExtensionMFDTO
public CompanyExtensionMFDTO()
-