public class DBomdelchangenooutparameter extends VdmComplex<DBomdelchangenooutparameter>
Original complex type name from the Odata EDM: DBomdelchangenooutparameter
Modifier and Type | Class and Description |
---|---|
static class |
DBomdelchangenooutparameter.DBomdelchangenooutparameterBuilder |
changedOriginalFields
Constructor and Description |
---|
DBomdelchangenooutparameter() |
DBomdelchangenooutparameter(Boolean bOMIsSuccessfulDeleted) |
Modifier and Type | Method and Description |
---|---|
static DBomdelchangenooutparameter.DBomdelchangenooutparameterBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues) |
Boolean |
getBOMIsSuccessfulDeleted()
Constraints: none
|
protected Map<String,Object> |
getKey() |
Class<DBomdelchangenooutparameter> |
getType() |
int |
hashCode() |
void |
setBOMIsSuccessfulDeleted(Boolean bOMIsSuccessfulDeleted)
Constraints: none
|
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<DBomdelchangenooutparameter> getType()
getType
in class VdmObject<DBomdelchangenooutparameter>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<DBomdelchangenooutparameter>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<DBomdelchangenooutparameter>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<DBomdelchangenooutparameter>
public static DBomdelchangenooutparameter.DBomdelchangenooutparameterBuilder builder()
@Nullable public Boolean getBOMIsSuccessfulDeleted()
Original property from the Odata EDM: BOMIsSuccessfulDeleted
public void setBOMIsSuccessfulDeleted(@Nullable Boolean bOMIsSuccessfulDeleted)
Original property from the Odata EDM: BOMIsSuccessfulDeleted
bOMIsSuccessfulDeleted
- public String toString()
toString
in class VdmObject<DBomdelchangenooutparameter>
public boolean equals(Object o)
equals
in class VdmObject<DBomdelchangenooutparameter>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<DBomdelchangenooutparameter>
public int hashCode()
hashCode
in class VdmObject<DBomdelchangenooutparameter>
Copyright © 2020 SAP SE. All rights reserved.