Class ServiceOrderDefect
Original entity name from the Odata EDM: A_ServiceOrderDefectType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ServiceOrderDefectSelectableSelector for all available fields of ServiceOrderDefect.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the ServiceDefectCategory field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the ServiceDefectCode field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the ServiceDefectCodeCatalog field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the ServiceDefectCodeGroup field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the ServiceDefectSchema field to query operations.static final ServiceOrderDefectField<Short>Use with available fluent helpers to apply the ServiceDefectSequence field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the ServiceOrder field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the SrvcDocTypeDefectCodeProfType field to query operations.static final ServiceOrderDefectField<String>Use with available fluent helpers to apply the SrvcDocTypeDefectCodeProfile field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionServiceOrderDefect(String serviceOrder, String srvcDocTypeDefectCodeProfType, Short serviceDefectSequence, String srvcDocTypeDefectCodeProfile, String serviceDefectCodeCatalog, String serviceDefectCodeGroup, String serviceDefectCode, String serviceDefectSchema, String serviceDefectCategory) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ServiceOrderDefectField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderDefectField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringgetKey()Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 9(Key Field) Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidsetServiceDefectCategory(String serviceDefectCategory) Constraints: Not nullable, Maximum length: 40voidsetServiceDefectCode(String serviceDefectCode) Constraints: Not nullable, Maximum length: 4voidsetServiceDefectCodeCatalog(String serviceDefectCodeCatalog) Constraints: Not nullable, Maximum length: 2voidsetServiceDefectCodeGroup(String serviceDefectCodeGroup) Constraints: Not nullable, Maximum length: 8voidsetServiceDefectSchema(String serviceDefectSchema) Constraints: Not nullable, Maximum length: 40voidsetServiceDefectSequence(Short serviceDefectSequence) (Key Field) Constraints: Not nullablevoidsetServiceOrder(String serviceOrder) (Key Field) Constraints: Not nullable, Maximum length: 10protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSrvcDocTypeDefectCodeProfile(String srvcDocTypeDefectCodeProfile) Constraints: Not nullable, Maximum length: 9voidsetSrvcDocTypeDefectCodeProfType(String srvcDocTypeDefectCodeProfType) (Key Field) Constraints: Not nullable, Maximum length: 2toString()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 ServiceOrderDefect. -
SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations. -
SRVC_DOC_TYPE_DEFECT_CODE_PROF_TYPE
Use with available fluent helpers to apply the SrvcDocTypeDefectCodeProfType field to query operations. -
SERVICE_DEFECT_SEQUENCE
Use with available fluent helpers to apply the ServiceDefectSequence field to query operations. -
SRVC_DOC_TYPE_DEFECT_CODE_PROFILE
Use with available fluent helpers to apply the SrvcDocTypeDefectCodeProfile field to query operations. -
SERVICE_DEFECT_CODE_CATALOG
Use with available fluent helpers to apply the ServiceDefectCodeCatalog field to query operations. -
SERVICE_DEFECT_CODE_GROUP
Use with available fluent helpers to apply the ServiceDefectCodeGroup field to query operations. -
SERVICE_DEFECT_CODE
Use with available fluent helpers to apply the ServiceDefectCode field to query operations. -
SERVICE_DEFECT_SCHEMA
Use with available fluent helpers to apply the ServiceDefectSchema field to query operations. -
SERVICE_DEFECT_CATEGORY
Use with available fluent helpers to apply the ServiceDefectCategory field to query operations.
-
-
Constructor Details
-
ServiceOrderDefect
public ServiceOrderDefect() -
ServiceOrderDefect
public ServiceOrderDefect(@Nullable String serviceOrder, @Nullable String srvcDocTypeDefectCodeProfType, @Nullable Short serviceDefectSequence, @Nullable String srvcDocTypeDefectCodeProfile, @Nullable String serviceDefectCodeCatalog, @Nullable String serviceDefectCodeGroup, @Nullable String serviceDefectCode, @Nullable String serviceDefectSchema, @Nullable String serviceDefectCategory)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ServiceOrderDefect>
-
setServiceOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrder
- Parameters:
serviceOrder- Transaction ID
-
setSrvcDocTypeDefectCodeProfType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SrvcDocTypeDefectCodeProfType
- Parameters:
srvcDocTypeDefectCodeProfType- Subject Profile Category
-
setServiceDefectSequence
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ServiceDefectSequence
- Parameters:
serviceDefectSequence- Sort Field
-
setSrvcDocTypeDefectCodeProfile
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: SrvcDocTypeDefectCodeProfile
- Parameters:
srvcDocTypeDefectCodeProfile- Subject Profile
-
setServiceDefectCodeCatalog
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ServiceDefectCodeCatalog
- Parameters:
serviceDefectCodeCatalog- Catalog
-
setServiceDefectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ServiceDefectCodeGroup
- Parameters:
serviceDefectCodeGroup- Code Group
-
setServiceDefectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ServiceDefectCode
- Parameters:
serviceDefectCode- Code
-
setServiceDefectSchema
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceDefectSchema
- Parameters:
serviceDefectSchema- Coherent Cat. - Aspect ID
-
setServiceDefectCategory
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceDefectCategory
- Parameters:
serviceDefectCategory- Coherent Cat. - Aspect ID
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ServiceOrderDefect>
-
getKey
- Overrides:
getKeyin classVdmObject<ServiceOrderDefect>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ServiceOrderDefect>
-
fromMap
- Overrides:
fromMapin classVdmObject<ServiceOrderDefect>
-
field
@Nonnull public static <T> ServiceOrderDefectField<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> ServiceOrderDefectField<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<ServiceOrderDefect>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ServiceOrderDefect>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ServiceOrderDefect>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ServiceOrderDefect>
-
builder
-
getServiceOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrder
- Returns:
- Transaction ID
-
getSrvcDocTypeDefectCodeProfType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SrvcDocTypeDefectCodeProfType
- Returns:
- Subject Profile Category
-
getServiceDefectSequence
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ServiceDefectSequence
- Returns:
- Sort Field
-
getSrvcDocTypeDefectCodeProfile
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: SrvcDocTypeDefectCodeProfile
- Returns:
- Subject Profile
-
getServiceDefectCodeCatalog
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ServiceDefectCodeCatalog
- Returns:
- Catalog
-
getServiceDefectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ServiceDefectCodeGroup
- Returns:
- Code Group
-
getServiceDefectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ServiceDefectCode
- Returns:
- Code
-
getServiceDefectSchema
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceDefectSchema
- Returns:
- Coherent Cat. - Aspect ID
-
getServiceDefectCategory
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ServiceDefectCategory
- Returns:
- Coherent Cat. - Aspect ID
-
toString
- Overrides:
toStringin classVdmObject<ServiceOrderDefect>
-
equals
- Overrides:
equalsin classVdmEntity<ServiceOrderDefect>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ServiceOrderDefect>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ServiceOrderDefect>
-