Class SettlmtDocProcTypeAssgmt
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<SettlmtDocProcTypeAssgmt>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype.SettlmtDocProcTypeAssgmt
- All Implemented Interfaces:
VdmEntitySet
public class SettlmtDocProcTypeAssgmt
extends VdmEntity<SettlmtDocProcTypeAssgmt>
implements VdmEntitySet
Settlement Document Type Assignment
Original entity name from the Odata EDM: SettlmtDocProcTypeAssgmtType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<SettlmtDocProcTypeAssgmt>Selector for all available fields of SettlmtDocProcTypeAssgmt.static final SimpleProperty.String<SettlmtDocProcTypeAssgmt>static final SimpleProperty.String<SettlmtDocProcTypeAssgmt>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4getType()inthashCode()voidsetSettlmtDocType(String settlmtDocType) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetSettlmtProcessType(String settlmtProcessType) (Key Field) Constraints: Not nullable, Maximum length: 4toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, 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 SettlmtDocProcTypeAssgmt. -
SETTLMT_PROCESS_TYPE
-
SETTLMT_DOC_TYPE
-
-
Constructor Details
-
SettlmtDocProcTypeAssgmt
public SettlmtDocProcTypeAssgmt() -
SettlmtDocProcTypeAssgmt
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SettlmtDocProcTypeAssgmt>
-
setSettlmtProcessType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SettlmtProcessType
- Parameters:
settlmtProcessType- Settlement Process Type
-
setSettlmtDocType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SettlmtDocType
- Parameters:
settlmtDocType- Settlement Document Type
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SettlmtDocProcTypeAssgmt>
-
getKey
- Overrides:
getKeyin classVdmObject<SettlmtDocProcTypeAssgmt>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SettlmtDocProcTypeAssgmt>
-
fromMap
- Overrides:
fromMapin classVdmObject<SettlmtDocProcTypeAssgmt>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SettlmtDocProcTypeAssgmt>
-
builder
-
getSettlmtProcessType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SettlmtProcessType
- Returns:
- Settlement Process Type
-
getSettlmtDocType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SettlmtDocType
- Returns:
- Settlement Document Type
-
toString
- Overrides:
toStringin classVdmObject<SettlmtDocProcTypeAssgmt>
-
equals
- Overrides:
equalsin classVdmEntity<SettlmtDocProcTypeAssgmt>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SettlmtDocProcTypeAssgmt>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SettlmtDocProcTypeAssgmt>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SettlmtDocProcTypeAssgmt>
-