Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.field.PhaseRelationshipTypeTextField
Packages that use PhaseRelationshipTypeTextField
-
Uses of PhaseRelationshipTypeTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype declared as PhaseRelationshipTypeTextFieldModifier and TypeFieldDescriptionstatic final PhaseRelationshipTypeTextField<String>PhaseRelationshipTypeText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PhaseRelationshipTypeTextField<String>PhaseRelationshipTypeText.PHASE_RELATIONSHIP_TYPEUse with available fluent helpers to apply the PhaseRelationshipType field to query operations.static final PhaseRelationshipTypeTextField<String>PhaseRelationshipTypeText.PHASE_RELATIONSHIP_TYPE_DESCUse with available fluent helpers to apply the PhaseRelationshipTypeDesc field to query operations.static final PhaseRelationshipTypeTextField<String>PhaseRelationshipTypeText.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 PhaseRelationshipTypeTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PhaseRelationshipTypeTextField<T>PhaseRelationshipTypeText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PhaseRelationshipTypeTextField<T>Use with available fluent helpers to apply an extension field to query operations.