Class | Description |
---|---|
HandlingUnitItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
HandlingUnitItem to other
entities. |
HandlingUnitItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
HandlingUnitItem to other
entities, where the cardinality of the related entity is at most 1. |
HandlingUnitLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
HandlingUnit to other entities. |
HandlingUnitOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
HandlingUnit to other entities,
where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.