Class InspSampleCharacteristic
Original entity name from the Odata EDM: A_InspSampleCharacteristicType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InspSampleCharacteristicSelectableSelector for all available fields of InspSampleCharacteristic.static final InspSampleCharacteristicField<ZonedDateTime>Use with available fluent helpers to apply the ChangedDateTime field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspLotDynRuleStage field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.static final InspSampleCharacteristicField<Short>Use with available fluent helpers to apply the InspSampleAcceptanceNumber field to query operations.static final InspSampleCharacteristicField<Short>Use with available fluent helpers to apply the InspSampleRejectionNumber field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspSampleValuationRule field to query operations.static final InspSampleCharacteristicField<LocalDateTime>Use with available fluent helpers to apply the InspSubsetCharcCreationDate field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspectionCharacteristic field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspectionCharacteristicStatus field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspectionLot field to query operations.static final InspSampleCharacteristicField<Integer>Use with available fluent helpers to apply the InspectionSampleSize field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspectionSeverity field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the InspectionSubsetInternalID field to query operations.static final InspSampleCharacteristicField<String>Use with available fluent helpers to apply the QualityControlChart field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionInspSampleCharacteristic(String inspectionLot, String inspPlanOperationInternalID, String inspectionCharacteristic, String inspectionSubsetInternalID, String inspectionCharacteristicStatus, String qualityControlChart, Short inspSampleAcceptanceNumber, Short inspSampleRejectionNumber, String inspSampleValuationRule, Integer inspectionSampleSize, String inspLotDynRuleStage, String inspectionSeverity, LocalDateTime inspSubsetCharcCreationDate, ZonedDateTime changedDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
InspSampleCharacteristicField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspSampleCharacteristicField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Precision: 0protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: noneConstraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Precision: 0getKey()Constraints: Not nullable, Maximum length: 12getType()inthashCode()voidsetChangedDateTime(ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0voidsetInspectionCharacteristic(String inspectionCharacteristic) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInspectionCharacteristicStatus(String inspectionCharacteristicStatus) Constraints: Not nullable, Maximum length: 1voidsetInspectionLot(String inspectionLot) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetInspectionSampleSize(Integer inspectionSampleSize) Constraints: nonevoidsetInspectionSeverity(String inspectionSeverity) Constraints: Not nullable, Maximum length: 3voidsetInspectionSubsetInternalID(String inspectionSubsetInternalID) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetInspLotDynRuleStage(String inspLotDynRuleStage) Constraints: Not nullable, Maximum length: 4voidsetInspPlanOperationInternalID(String inspPlanOperationInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetInspSampleAcceptanceNumber(Short inspSampleAcceptanceNumber) Constraints: nonevoidsetInspSampleRejectionNumber(Short inspSampleRejectionNumber) Constraints: nonevoidsetInspSampleValuationRule(String inspSampleValuationRule) Constraints: Not nullable, Maximum length: 2voidsetInspSubsetCharcCreationDate(LocalDateTime inspSubsetCharcCreationDate) Constraints: Not nullable, Precision: 0voidsetQualityControlChart(String qualityControlChart) Constraints: Not nullable, Maximum length: 12protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of InspSampleCharacteristic. -
INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations. -
INSP_PLAN_OPERATION_INTERNAL_ID
Use with available fluent helpers to apply the InspPlanOperationInternalID field to query operations. -
INSPECTION_CHARACTERISTIC
Use with available fluent helpers to apply the InspectionCharacteristic field to query operations. -
INSPECTION_SUBSET_INTERNAL_ID
Use with available fluent helpers to apply the InspectionSubsetInternalID field to query operations. -
INSPECTION_CHARACTERISTIC_STATUS
Use with available fluent helpers to apply the InspectionCharacteristicStatus field to query operations. -
QUALITY_CONTROL_CHART
Use with available fluent helpers to apply the QualityControlChart field to query operations. -
INSP_SAMPLE_ACCEPTANCE_NUMBER
Use with available fluent helpers to apply the InspSampleAcceptanceNumber field to query operations. -
INSP_SAMPLE_REJECTION_NUMBER
Use with available fluent helpers to apply the InspSampleRejectionNumber field to query operations. -
INSP_SAMPLE_VALUATION_RULE
Use with available fluent helpers to apply the InspSampleValuationRule field to query operations. -
INSPECTION_SAMPLE_SIZE
Use with available fluent helpers to apply the InspectionSampleSize field to query operations. -
INSP_LOT_DYN_RULE_STAGE
Use with available fluent helpers to apply the InspLotDynRuleStage field to query operations. -
INSPECTION_SEVERITY
Use with available fluent helpers to apply the InspectionSeverity field to query operations. -
INSP_SUBSET_CHARC_CREATION_DATE
Use with available fluent helpers to apply the InspSubsetCharcCreationDate field to query operations. -
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
-
-
Constructor Details
-
InspSampleCharacteristic
public InspSampleCharacteristic() -
InspSampleCharacteristic
public InspSampleCharacteristic(@Nullable String inspectionLot, @Nullable String inspPlanOperationInternalID, @Nullable String inspectionCharacteristic, @Nullable String inspectionSubsetInternalID, @Nullable String inspectionCharacteristicStatus, @Nullable String qualityControlChart, @Nullable Short inspSampleAcceptanceNumber, @Nullable Short inspSampleRejectionNumber, @Nullable String inspSampleValuationRule, @Nullable Integer inspectionSampleSize, @Nullable String inspLotDynRuleStage, @Nullable String inspectionSeverity, @Nullable LocalDateTime inspSubsetCharcCreationDate, @Nullable ZonedDateTime changedDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<InspSampleCharacteristic>
-
setInspectionLot
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Parameters:
inspectionLot- Inspection Lot Number
-
setInspPlanOperationInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: InspPlanOperationInternalID
- Parameters:
inspPlanOperationInternalID- Current Node Number from Order Counter
-
setInspectionCharacteristic
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCharacteristic
- Parameters:
inspectionCharacteristic- Inspection Characteristic Number
-
setInspectionSubsetInternalID
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionSubsetInternalID
- Parameters:
inspectionSubsetInternalID- Inspection Sample Number
-
setInspectionCharacteristicStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspectionCharacteristicStatus
- Parameters:
inspectionCharacteristicStatus- Specification Record Status
-
setQualityControlChart
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: QualityControlChart
- Parameters:
qualityControlChart- Control Chart Number
-
setInspSampleAcceptanceNumber
Constraints: noneOriginal property name from the Odata EDM: InspSampleAcceptanceNumber
- Parameters:
inspSampleAcceptanceNumber- Acceptance Number
-
setInspSampleRejectionNumber
Constraints: noneOriginal property name from the Odata EDM: InspSampleRejectionNumber
- Parameters:
inspSampleRejectionNumber- Rejection Number
-
setInspSampleValuationRule
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: InspSampleValuationRule
- Parameters:
inspSampleValuationRule- Valuation Rule
-
setInspectionSampleSize
Constraints: noneOriginal property name from the Odata EDM: InspectionSampleSize
- Parameters:
inspectionSampleSize- Sample Size that Must Be Inspected
-
setInspLotDynRuleStage
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspLotDynRuleStage
- Parameters:
inspLotDynRuleStage- Inspection Stage
-
setInspectionSeverity
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InspectionSeverity
- Parameters:
inspectionSeverity- Inspection Severity
-
setInspSubsetCharcCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: InspSubsetCharcCreationDate
- Parameters:
inspSubsetCharcCreationDate- System Date on Which Data Record Was Created
-
setChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Parameters:
changedDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<InspSampleCharacteristic>
-
getKey
- Overrides:
getKeyin classVdmObject<InspSampleCharacteristic>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<InspSampleCharacteristic>
-
fromMap
- Overrides:
fromMapin classVdmObject<InspSampleCharacteristic>
-
field
@Nonnull public static <T> InspSampleCharacteristicField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> InspSampleCharacteristicField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<InspSampleCharacteristic>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<InspSampleCharacteristic>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<InspSampleCharacteristic>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<InspSampleCharacteristic>
-
builder
-
getInspectionLot
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Returns:
- Inspection Lot Number
-
getInspPlanOperationInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: InspPlanOperationInternalID
- Returns:
- Current Node Number from Order Counter
-
getInspectionCharacteristic
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCharacteristic
- Returns:
- Inspection Characteristic Number
-
getInspectionSubsetInternalID
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionSubsetInternalID
- Returns:
- Inspection Sample Number
-
getInspectionCharacteristicStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspectionCharacteristicStatus
- Returns:
- Specification Record Status
-
getQualityControlChart
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: QualityControlChart
- Returns:
- Control Chart Number
-
getInspSampleAcceptanceNumber
Constraints: noneOriginal property name from the Odata EDM: InspSampleAcceptanceNumber
- Returns:
- Acceptance Number
-
getInspSampleRejectionNumber
Constraints: noneOriginal property name from the Odata EDM: InspSampleRejectionNumber
- Returns:
- Rejection Number
-
getInspSampleValuationRule
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: InspSampleValuationRule
- Returns:
- Valuation Rule
-
getInspectionSampleSize
Constraints: noneOriginal property name from the Odata EDM: InspectionSampleSize
- Returns:
- Sample Size that Must Be Inspected
-
getInspLotDynRuleStage
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspLotDynRuleStage
- Returns:
- Inspection Stage
-
getInspectionSeverity
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InspectionSeverity
- Returns:
- Inspection Severity
-
getInspSubsetCharcCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: InspSubsetCharcCreationDate
- Returns:
- System Date on Which Data Record Was Created
-
getChangedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
toString
- Overrides:
toStringin classVdmObject<InspSampleCharacteristic>
-
equals
- Overrides:
equalsin classVdmEntity<InspSampleCharacteristic>
-
canEqual
- Overrides:
canEqualin classVdmEntity<InspSampleCharacteristic>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<InspSampleCharacteristic>
-