public class SetlMgmtHdrTxtObjTypeAssgmt extends VdmEntity<SetlMgmtHdrTxtObjTypeAssgmt>
Original entity name from the Odata EDM: SetlMgmtHdrTxtObjTypeAssgmtType
Modifier and Type | Class and Description |
---|---|
static class |
SetlMgmtHdrTxtObjTypeAssgmt.SetlMgmtHdrTxtObjTypeAssgmtBuilder |
Modifier and Type | Field and Description |
---|---|
static SimpleProperty<SetlMgmtHdrTxtObjTypeAssgmt> |
ALL_FIELDS
Selector for all available fields of SetlMgmtHdrTxtObjTypeAssgmt.
|
static SimpleProperty.String<SetlMgmtHdrTxtObjTypeAssgmt> |
SETTLMT_HDR_TXT_DETN_PROCED |
static SimpleProperty.String<SetlMgmtHdrTxtObjTypeAssgmt> |
SETTLMT_MGMT_HDR_TXT_OBJ_TYPE |
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
SetlMgmtHdrTxtObjTypeAssgmt() |
SetlMgmtHdrTxtObjTypeAssgmt(String settlmtHdrTxtDetnProced,
String settlmtMgmtHdrTxtObjType) |
Modifier and Type | Method and Description |
---|---|
static SetlMgmtHdrTxtObjTypeAssgmt.SetlMgmtHdrTxtObjTypeAssgmtBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues)
Read entity data from generic map.
|
protected String |
getDefaultServicePath()
Used by request builders and navigation property methods to construct OData requests.
|
protected String |
getEntityCollection()
Used by request builders and navigation property methods to construct OData requests.
|
protected ODataEntityKey |
getKey() |
String |
getOdataType() |
String |
getSettlmtHdrTxtDetnProced()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getSettlmtMgmtHdrTxtObjType()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Class<SetlMgmtHdrTxtObjTypeAssgmt> |
getType() |
int |
hashCode() |
void |
setSettlmtHdrTxtDetnProced(String settlmtHdrTxtDetnProced)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setSettlmtMgmtHdrTxtObjType(String settlmtMgmtHdrTxtObjType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
protected Map<String,Object> |
toMapOfFields()
Get all fields as map.
|
String |
toString() |
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifier
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final SimpleProperty<SetlMgmtHdrTxtObjTypeAssgmt> ALL_FIELDS
public static final SimpleProperty.String<SetlMgmtHdrTxtObjTypeAssgmt> SETTLMT_HDR_TXT_DETN_PROCED
public static final SimpleProperty.String<SetlMgmtHdrTxtObjTypeAssgmt> SETTLMT_MGMT_HDR_TXT_OBJ_TYPE
@Nonnull public Class<SetlMgmtHdrTxtObjTypeAssgmt> getType()
getType
in class VdmObject<SetlMgmtHdrTxtObjTypeAssgmt>
public void setSettlmtHdrTxtDetnProced(@Nullable String settlmtHdrTxtDetnProced)
Original property name from the Odata EDM: SettlmtHdrTxtDetnProced
settlmtHdrTxtDetnProced
- Text Determination Procedure for Headerpublic void setSettlmtMgmtHdrTxtObjType(@Nullable String settlmtMgmtHdrTxtObjType)
Original property name from the Odata EDM: SettlmtMgmtHdrTxtObjType
settlmtMgmtHdrTxtObjType
- Specific Text ID for a Settlement Management Document Headerprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SetlMgmtHdrTxtObjTypeAssgmt>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<SetlMgmtHdrTxtObjTypeAssgmt>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<SetlMgmtHdrTxtObjTypeAssgmt>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<SetlMgmtHdrTxtObjTypeAssgmt>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<SetlMgmtHdrTxtObjTypeAssgmt>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static SetlMgmtHdrTxtObjTypeAssgmt.SetlMgmtHdrTxtObjTypeAssgmtBuilder builder()
@Nullable public String getSettlmtHdrTxtDetnProced()
Original property name from the Odata EDM: SettlmtHdrTxtDetnProced
@Nullable public String getSettlmtMgmtHdrTxtObjType()
Original property name from the Odata EDM: SettlmtMgmtHdrTxtObjType
@Nonnull public String toString()
toString
in class VdmObject<SetlMgmtHdrTxtObjTypeAssgmt>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<SetlMgmtHdrTxtObjTypeAssgmt>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<SetlMgmtHdrTxtObjTypeAssgmt>
public int hashCode()
hashCode
in class VdmEntity<SetlMgmtHdrTxtObjTypeAssgmt>
public String getOdataType()
getOdataType
in class VdmObject<SetlMgmtHdrTxtObjTypeAssgmt>
Copyright © 2021 SAP SE. All rights reserved.