Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.link
package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.link
-
ClassesClassDescriptionPhaseRelationshipTypeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links of
PhaseRelationshipTypeto other entities.PhaseRelationshipTypeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhaseRelationshipTypeto other entities, where the cardinality of the related entity is at most 1.PhaseRelationshipTypeTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhaseRelationshipTypeTextto other entities.PhaseRelationshipTypeTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhaseRelationshipTypeTextto other entities, where the cardinality of the related entity is at most 1.