Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.MaintPlanClfnClassChar
Packages that use MaintPlanClfnClassChar
Package
Description
-
Uses of MaintPlanClfnClassChar 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 MaintPlanClfnClassCharModifier and TypeFieldDescriptionstatic final MaintPlanClfnCharValueOneToOneLink<MaintPlanClfnClassChar>MaintPlanClfnCharValue.TO_CHARACTERISTICUse with available fluent helpers to apply the to_Characteristic navigation property to query operations.static final MaintPlanClfnClassLink<MaintPlanClfnClassChar>MaintPlanClfnClass.TO_CHARACTERISTICUse with available fluent helpers to apply the to_Characteristic navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return MaintPlanClfnClassCharModifier and TypeMethodDescriptionMaintPlanClfnClassChar.MaintPlanClfnClassCharBuilder.build()MaintPlanClfnCharValue.fetchCharacteristic()Fetches the MaintPlanClfnClassChar entity (one to one) associated with this entity.MaintPlanClfnCharValue.getCharacteristicOrFetch()Retrieval of associated MaintPlanClfnClassChar entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return types with arguments of type MaintPlanClfnClassCharModifier and TypeMethodDescriptionMaintPlanClfnClass.fetchCharacteristic()Fetches the MaintPlanClfnClassChar entities (one to many) associated with this entity.io.vavr.control.Option<MaintPlanClfnClassChar>MaintPlanClfnCharValue.getCharacteristicIfPresent()Retrieval of associated MaintPlanClfnClassChar entity (one to one).io.vavr.control.Option<List<MaintPlanClfnClassChar>>MaintPlanClfnClass.getCharacteristicIfPresent()Retrieval of associated MaintPlanClfnClassChar entities (one to many).MaintPlanClfnClass.getCharacteristicOrFetch()Retrieval of associated MaintPlanClfnClassChar entities (one to many).protected Class<MaintPlanClfnClassChar>MaintPlanClfnClassCharByKeyFluentHelper.getEntityClass()protected Class<MaintPlanClfnClassChar>MaintPlanClfnClassCharFluentHelper.getEntityClass()MaintPlanClfnClassChar.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with parameters of type MaintPlanClfnClassCharModifier and TypeMethodDescriptionvoidMaintPlanClfnClass.addCharacteristic(MaintPlanClfnClassChar... entity) Adds elements to the list of associated MaintPlanClfnClassChar entities.MaintPlanClfnCharValue.MaintPlanClfnCharValueBuilder.characteristic(MaintPlanClfnClassChar value) Navigation property to_Characteristic for MaintPlanClfnCharValue to single MaintPlanClfnClassChar.MaintPlanClfnClass.MaintPlanClfnClassBuilder.characteristic(MaintPlanClfnClassChar... value) Navigation property to_Characteristic for MaintPlanClfnClass to multiple MaintPlanClfnClassChar.voidMaintPlanClfnCharValue.setCharacteristic(MaintPlanClfnClassChar value) Overwrites the associated MaintPlanClfnClassChar entity for the loaded navigation property to_Characteristic.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type arguments of type MaintPlanClfnClassCharModifier and TypeMethodDescriptionvoidMaintPlanClfnClass.setCharacteristic(List<MaintPlanClfnClassChar> value) Overwrites the list of associated MaintPlanClfnClassChar entities for the loaded navigation property to_Characteristic.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with parameters of type MaintPlanClfnClassCharModifierConstructorDescriptionMaintPlanClfnCharValue(String maintenancePlan, String classType, String clfnCharcValuePositionNumber, String charcInternalID, String characteristic, String charcDataType, String classProperty, String classInternalID, LocalDateTime keyDate, String changeNumber, String charcValueIntervalType, String charcValue, Double charcFromNumericValue, String charcFromNumericValueUnit, Double charcToNumericValue, String charcToNumericValueUnit, BigDecimal charcFromDecimalValue, BigDecimal charcToDecimalValue, String clfnObjectID, BigDecimal charcFromAmount, BigDecimal charcToAmount, String currency, LocalDateTime charcFromDate, LocalDateTime charcToDate, LocalTime charcFromTime, LocalTime charcToTime, String charcMaintAuthGrp, String classMaintAuthGrp, String classClassfctnAuthGrp, MaintPlanClfnClassChar toCharacteristic, MaintPlanClfnClass toMaintPlanClass) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type arguments of type MaintPlanClfnClassCharModifierConstructorDescriptionMaintPlanClfnClass(String maintenancePlan, String classInternalID, String classType, LocalDateTime keyDate, String changeNumber, String clfnStatus, Short classPositionNumber, String classIsStandardClass, String clfnObjectInternalID, LocalDateTime validityEndDate, String classProperty, String classMaintAuthGrp, String classClassfctnAuthGrp, String maintenancePlanCallObject, String authorizationGroup, List<MaintPlanClfnClassChar> toCharacteristic) -
Uses of MaintPlanClfnClassChar 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 MaintPlanClfnClassCharModifier and TypeMethodDescriptionMaintPlanClfnClassCharOneToOneLink.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 MaintPlanClfnClassCharModifier and TypeMethodDescriptionprotected MaintPlanClfnClassCharLink<ObjectT>MaintPlanClfnClassCharLink.translateLinkType(EntityLink<MaintPlanClfnClassCharLink<ObjectT>, MaintPlanClfnClassChar, ObjectT> link)