public class SendSuplrActyTskExportParameters extends VdmComplex<SendSuplrActyTskExportParameters>
Original complex type name from the Odata EDM: SendSuplrActyTskExportParameters
Modifier and Type | Class and Description |
---|---|
static class |
SendSuplrActyTskExportParameters.SendSuplrActyTskExportParametersBuilder |
changedOriginalFields
Constructor and Description |
---|
SendSuplrActyTskExportParameters() |
SendSuplrActyTskExportParameters(String send) |
Modifier and Type | Method and Description |
---|---|
static SendSuplrActyTskExportParameters.SendSuplrActyTskExportParametersBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues) |
protected Map<String,Object> |
getKey() |
String |
getSend()
Constraints: Not nullable, Maximum length: 2
|
Class<SendSuplrActyTskExportParameters> |
getType() |
int |
hashCode() |
void |
setSend(String send)
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
@Nonnull public Class<SendSuplrActyTskExportParameters> getType()
getType
in class VdmObject<SendSuplrActyTskExportParameters>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SendSuplrActyTskExportParameters>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SendSuplrActyTskExportParameters>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SendSuplrActyTskExportParameters>
public static SendSuplrActyTskExportParameters.SendSuplrActyTskExportParametersBuilder builder()
@Nullable public String getSend()
Original property from the Odata EDM: Send
public void setSend(@Nullable String send)
Original property from the Odata EDM: Send
send
- public String toString()
toString
in class VdmObject<SendSuplrActyTskExportParameters>
public boolean equals(Object o)
equals
in class VdmObject<SendSuplrActyTskExportParameters>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SendSuplrActyTskExportParameters>
public int hashCode()
hashCode
in class VdmObject<SendSuplrActyTskExportParameters>
Copyright © 2020 SAP SE. All rights reserved.