Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.field.PhaseRelationshipTypeField
Packages that use PhaseRelationshipTypeField
-
Uses of PhaseRelationshipTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype declared as PhaseRelationshipTypeFieldModifier and TypeFieldDescriptionstatic final PhaseRelationshipTypeField<String>PhaseRelationshipType.PHASE_RELATIONSHIP_TYPEUse with available fluent helpers to apply the PhaseRelationshipType field to query operations.static final PhaseRelationshipTypeField<String>PhaseRelationshipType.PHASE_RELATIONSHIP_TYPE_DESCUse with available fluent helpers to apply the PhaseRelationshipTypeDesc field to query operations.static final PhaseRelationshipTypeField<String>PhaseRelationshipType.PHASE_RELATIONSHIP_TYPE_KEYUse with available fluent helpers to apply the PhaseRelationshipTypeKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype that return PhaseRelationshipTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PhaseRelationshipTypeField<T>PhaseRelationshipType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PhaseRelationshipTypeField<T>Use with available fluent helpers to apply an extension field to query operations.