Class | Description |
---|---|
ServiceEntrySheetItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceEntrySheetItem to other entities. |
ServiceEntrySheetItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceEntrySheetItem to other entities, where the cardinality of the related entity is at most 1. |
ServiceEntrySheetLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceEntrySheet to
other entities. |
ServiceEntrySheetOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceEntrySheet to
other entities, where the cardinality of the related entity is at most 1. |
SrvcEntrShtAcctAssignmentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SrvcEntrShtAcctAssignment to other entities. |
SrvcEntrShtAcctAssignmentOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SrvcEntrShtAcctAssignment to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2018 SAP SE. All rights reserved.