Class | Description |
---|---|
ServiceContractItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContractItem
to other entities. |
ServiceContractItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContractItem
to other entities, where the cardinality of the related entity is at most 1. |
ServiceContractLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContract to other
entities. |
ServiceContractOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContract to other
entities, where the cardinality of the related entity is at most 1. |
ServiceContractTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContractText
to other entities. |
ServiceContractTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContractText
to other entities, where the cardinality of the related entity is at most 1. |
ServiceContrItemObjectListLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContrItemObjectList to other entities. |
ServiceContrItemObjectListOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContrItemObjectList to other entities, where the cardinality of the related entity is at most 1. |
ServiceContrItmReleasedOrderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContrItmReleasedOrder to other entities. |
ServiceContrItmReleasedOrderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceContrItmReleasedOrder to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.