public class ReqClrfctnSuplrActyTskExportParameters extends VdmComplex<ReqClrfctnSuplrActyTskExportParameters>
Original complex type name from the Odata EDM: ReqClrfctnSuplrActyTskExportParameters
Modifier and Type | Class and Description |
---|---|
static class |
ReqClrfctnSuplrActyTskExportParameters.ReqClrfctnSuplrActyTskExportParametersBuilder |
changedOriginalFields
Constructor and Description |
---|
ReqClrfctnSuplrActyTskExportParameters() |
ReqClrfctnSuplrActyTskExportParameters(String inClarification) |
Modifier and Type | Method and Description |
---|---|
static ReqClrfctnSuplrActyTskExportParameters.ReqClrfctnSuplrActyTskExportParametersBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getInClarification()
Constraints: Not nullable, Maximum length: 2
|
protected Map<String,Object> |
getKey() |
Class<ReqClrfctnSuplrActyTskExportParameters> |
getType() |
int |
hashCode() |
void |
setInClarification(String inClarification)
Constraints: Not nullable, Maximum length: 2
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public ReqClrfctnSuplrActyTskExportParameters()
@Nonnull public Class<ReqClrfctnSuplrActyTskExportParameters> getType()
getType
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
@Nonnull public static ReqClrfctnSuplrActyTskExportParameters.ReqClrfctnSuplrActyTskExportParametersBuilder builder()
@Nullable public String getInClarification()
Original property from the Odata EDM: InClarification
public void setInClarification(@Nullable String inClarification)
Original property from the Odata EDM: InClarification
inClarification
- @Nonnull public String toString()
toString
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
public int hashCode()
hashCode
in class VdmObject<ReqClrfctnSuplrActyTskExportParameters>
Copyright © 2021 SAP SE. All rights reserved.