Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.MaintPlanClfnCharValue
Packages that use MaintPlanClfnCharValue
Package
Description
-
Uses of MaintPlanClfnCharValue in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type parameters of type MaintPlanClfnCharValueModifier and TypeFieldDescriptionstatic final MaintPlanClfnClassCharLink<MaintPlanClfnCharValue>MaintPlanClfnClassChar.TO_VALUEUse with available fluent helpers to apply the to_Value navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return MaintPlanClfnCharValueMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return types with arguments of type MaintPlanClfnCharValueModifier and TypeMethodDescriptionMaintPlanClfnClassChar.fetchValue()Fetches the MaintPlanClfnCharValue entities (one to many) associated with this entity.protected Class<MaintPlanClfnCharValue>MaintPlanClfnCharValueByKeyFluentHelper.getEntityClass()protected Class<MaintPlanClfnCharValue>MaintPlanClfnCharValueFluentHelper.getEntityClass()MaintPlanClfnCharValue.getType()io.vavr.control.Option<List<MaintPlanClfnCharValue>>MaintPlanClfnClassChar.getValueIfPresent()Retrieval of associated MaintPlanClfnCharValue entities (one to many).MaintPlanClfnClassChar.getValueOrFetch()Retrieval of associated MaintPlanClfnCharValue entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with parameters of type MaintPlanClfnCharValueModifier and TypeMethodDescriptionvoidMaintPlanClfnClassChar.addValue(MaintPlanClfnCharValue... entity) Adds elements to the list of associated MaintPlanClfnCharValue entities.MaintPlanClfnClassChar.MaintPlanClfnClassCharBuilder.value(MaintPlanClfnCharValue... value) Navigation property to_Value for MaintPlanClfnClassChar to multiple MaintPlanClfnCharValue.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type arguments of type MaintPlanClfnCharValueModifier and TypeMethodDescriptionvoidMaintPlanClfnClassChar.setValue(List<MaintPlanClfnCharValue> value) Overwrites the list of associated MaintPlanClfnCharValue entities for the loaded navigation property to_Value.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type arguments of type MaintPlanClfnCharValueModifierConstructorDescriptionMaintPlanClfnClassChar(String maintenancePlan, String classInternalID, String charcInternalID, String characteristic, String charcDataType, LocalDateTime keyDate, String changeNumber, String classType, String clfnObjectID, String classMaintAuthGrp, String classClassfctnAuthGrp, String charcMaintAuthGrp, MaintPlanClfnClass toMaintPlanClass, List<MaintPlanClfnCharValue> toValue) -
Uses of MaintPlanClfnCharValue in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.link that return types with arguments of type MaintPlanClfnCharValueModifier and TypeMethodDescriptionMaintPlanClfnCharValueOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.link with type arguments of type MaintPlanClfnCharValueModifier and TypeMethodDescriptionprotected MaintPlanClfnCharValueLink<ObjectT>MaintPlanClfnCharValueLink.translateLinkType(EntityLink<MaintPlanClfnCharValueLink<ObjectT>, MaintPlanClfnCharValue, ObjectT> link)