Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype |
Modifier and Type | Field and Description |
---|---|
static PhaseRelationshipTypeField<String> |
PhaseRelationshipType.PHASE_RELATIONSHIP_TYPE
Use with available fluent helpers to apply the PhaseRelationshipType field to query operations.
|
static PhaseRelationshipTypeField<String> |
PhaseRelationshipType.PHASE_RELATIONSHIP_TYPE_DESC
Use with available fluent helpers to apply the PhaseRelationshipTypeDesc field to query operations.
|
static PhaseRelationshipTypeField<String> |
PhaseRelationshipType.PHASE_RELATIONSHIP_TYPE_KEY
Use with available fluent helpers to apply the PhaseRelationshipTypeKey field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PhaseRelationshipTypeField<T> |
PhaseRelationshipType.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PhaseRelationshipType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.