Class SimulateWithPRAKeysResult_Type
Original complex type name from the Odata EDM: SimulateWithPRAKeysResult_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<SimulateWithPRAKeysResult_Type>static final SimpleProperty.String<SimulateWithPRAKeysResult_Type>static final SimpleProperty.String<SimulateWithPRAKeysResult_Type>static final SimpleProperty.String<SimulateWithPRAKeysResult_Type>static final SimpleProperty.String<SimulateWithPRAKeysResult_Type>static final SimpleProperty.String<SimulateWithPRAKeysResult_Type>static final SimpleProperty.String<SimulateWithPRAKeysResult_Type>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 voidConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 3Constraints: Not nullableConstraints: Not nullable, Maximum length: 1getType()inthashCode()voidsetAccountingDocument(String accountingDocument) Constraints: Not nullable, Maximum length: 10voidsetCompanyCode(String companyCode) Constraints: Not nullable, Maximum length: 4voidsetPRAAccountingPeriod(String pRAAccountingPeriod) Constraints: Not nullable, Maximum length: 6voidsetPRASystemMessageClass(String pRASystemMessageClass) Constraints: Not nullable, Maximum length: 20voidsetPRASystemMessageNumber(String pRASystemMessageNumber) Constraints: Not nullable, Maximum length: 3voidsetPRASystemMessageText(String pRASystemMessageText) Constraints: Not nullablevoidsetPRASystemMessageType(String pRASystemMessageType) Constraints: Not nullable, Maximum length: 1toString()Methods 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
-
ACCOUNTING_DOCUMENT
-
COMPANY_CODE
-
PRA_ACCOUNTING_PERIOD
-
PRA_SYSTEM_MESSAGE_CLASS
-
PRA_SYSTEM_MESSAGE_NUMBER
-
PRA_SYSTEM_MESSAGE_TEXT
-
PRA_SYSTEM_MESSAGE_TYPE
-
-
Constructor Details
-
SimulateWithPRAKeysResult_Type
public SimulateWithPRAKeysResult_Type() -
SimulateWithPRAKeysResult_Type
public SimulateWithPRAKeysResult_Type(@Nullable String accountingDocument, @Nullable String companyCode, @Nullable String pRAAccountingPeriod, @Nullable String pRASystemMessageClass, @Nullable String pRASystemMessageNumber, @Nullable String pRASystemMessageText, @Nullable String pRASystemMessageType)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SimulateWithPRAKeysResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SimulateWithPRAKeysResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<SimulateWithPRAKeysResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<SimulateWithPRAKeysResult_Type>
-
setAccountingDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AccountingDocument
- Parameters:
accountingDocument- The accountingDocument to set.
-
setCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- The companyCode to set.
-
setPRAAccountingPeriod
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PRAAccountingPeriod
- Parameters:
pRAAccountingPeriod- The pRAAccountingPeriod to set.
-
setPRASystemMessageClass
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PRASystemMessageClass
- Parameters:
pRASystemMessageClass- The pRASystemMessageClass to set.
-
setPRASystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PRASystemMessageNumber
- Parameters:
pRASystemMessageNumber- The pRASystemMessageNumber to set.
-
setPRASystemMessageText
Constraints: Not nullableOriginal property name from the Odata EDM: PRASystemMessageText
- Parameters:
pRASystemMessageText- The pRASystemMessageText to set.
-
setPRASystemMessageType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRASystemMessageType
- Parameters:
pRASystemMessageType- The pRASystemMessageType to set.
-
builder
@Nonnull public static SimulateWithPRAKeysResult_Type.SimulateWithPRAKeysResult_TypeBuilder builder() -
getAccountingDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AccountingDocument
- Returns:
- The accountingDocument contained in this
VdmComplex.
-
getCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- The companyCode contained in this
VdmComplex.
-
getPRAAccountingPeriod
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PRAAccountingPeriod
- Returns:
- The pRAAccountingPeriod contained in this
VdmComplex.
-
getPRASystemMessageClass
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PRASystemMessageClass
- Returns:
- The pRASystemMessageClass contained in this
VdmComplex.
-
getPRASystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PRASystemMessageNumber
- Returns:
- The pRASystemMessageNumber contained in this
VdmComplex.
-
getPRASystemMessageText
Constraints: Not nullableOriginal property name from the Odata EDM: PRASystemMessageText
- Returns:
- The pRASystemMessageText contained in this
VdmComplex.
-
getPRASystemMessageType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRASystemMessageType
- Returns:
- The pRASystemMessageType contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<SimulateWithPRAKeysResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<SimulateWithPRAKeysResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<SimulateWithPRAKeysResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<SimulateWithPRAKeysResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SimulateWithPRAKeysResult_Type>
-