Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.field.EquipmentWarrantyField
Packages that use EquipmentWarrantyField
-
Uses of EquipmentWarrantyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment declared as EquipmentWarrantyFieldModifier and TypeFieldDescriptionstatic final EquipmentWarrantyField<String>EquipmentWarranty.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final EquipmentWarrantyField<String>EquipmentWarranty.MASTER_WARRANTYUse with available fluent helpers to apply the MasterWarranty field to query operations.static final EquipmentWarrantyField<LocalDateTime>EquipmentWarranty.WARRANTY_END_DATEUse with available fluent helpers to apply the WarrantyEndDate field to query operations.static final EquipmentWarrantyField<LocalDateTime>EquipmentWarranty.WARRANTY_START_DATEUse with available fluent helpers to apply the WarrantyStartDate field to query operations.static final EquipmentWarrantyField<String>EquipmentWarranty.WARRANTY_TYPEUse with available fluent helpers to apply the WarrantyType field to query operations.static final EquipmentWarrantyField<String>EquipmentWarranty.WRNTY_IS_INHTD_FROM_SUPERIOR_OBJECTUse with available fluent helpers to apply the WrntyIsInhtdFromSuperiorObject field to query operations.static final EquipmentWarrantyField<String>EquipmentWarranty.WRNTY_IS_PASSED_ON_TO_CHILD_OBJECTUse with available fluent helpers to apply the WrntyIsPassedOnToChildObject field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment that return EquipmentWarrantyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EquipmentWarrantyField<T>EquipmentWarranty.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EquipmentWarrantyField<T>Use with available fluent helpers to apply an extension field to query operations.