public class D_SubscrpnContrItmChgProcGrpR extends VdmComplex<D_SubscrpnContrItmChgProcGrpR>
Original complex type name from the Odata EDM: D_SubscrpnContrItmChgProcGrpR
Modifier and Type | Class and Description |
---|---|
static class |
D_SubscrpnContrItmChgProcGrpR.D_SubscrpnContrItmChgProcGrpRBuilder |
changedOriginalFields
Constructor and Description |
---|
D_SubscrpnContrItmChgProcGrpR() |
D_SubscrpnContrItmChgProcGrpR(String srvcTransChangeProcessGroup,
String subscriptionContract,
String subscriptionContractItem) |
Modifier and Type | Method and Description |
---|---|
static D_SubscrpnContrItmChgProcGrpR.D_SubscrpnContrItmChgProcGrpRBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues) |
protected Map<String,Object> |
getKey() |
String |
getSrvcTransChangeProcessGroup()
Constraints: Not nullable, Maximum length: 32
|
String |
getSubscriptionContract()
Constraints: Not nullable, Maximum length: 10
|
String |
getSubscriptionContractItem()
Constraints: Not nullable, Maximum length: 6
|
Class<D_SubscrpnContrItmChgProcGrpR> |
getType() |
int |
hashCode() |
void |
setSrvcTransChangeProcessGroup(String srvcTransChangeProcessGroup)
Constraints: Not nullable, Maximum length: 32
|
void |
setSubscriptionContract(String subscriptionContract)
Constraints: Not nullable, Maximum length: 10
|
void |
setSubscriptionContractItem(String subscriptionContractItem)
Constraints: Not nullable, Maximum length: 6
|
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<D_SubscrpnContrItmChgProcGrpR> getType()
getType
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
@Nonnull public static D_SubscrpnContrItmChgProcGrpR.D_SubscrpnContrItmChgProcGrpRBuilder builder()
@Nullable public String getSrvcTransChangeProcessGroup()
Original property from the Odata EDM: SrvcTransChangeProcessGroup
@Nullable public String getSubscriptionContract()
Original property from the Odata EDM: SubscriptionContract
@Nullable public String getSubscriptionContractItem()
Original property from the Odata EDM: SubscriptionContractItem
public void setSrvcTransChangeProcessGroup(@Nullable String srvcTransChangeProcessGroup)
Original property from the Odata EDM: SrvcTransChangeProcessGroup
srvcTransChangeProcessGroup
- public void setSubscriptionContract(@Nullable String subscriptionContract)
Original property from the Odata EDM: SubscriptionContract
subscriptionContract
- public void setSubscriptionContractItem(@Nullable String subscriptionContractItem)
Original property from the Odata EDM: SubscriptionContractItem
subscriptionContractItem
- @Nonnull public String toString()
toString
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
public int hashCode()
hashCode
in class VdmObject<D_SubscrpnContrItmChgProcGrpR>
Copyright © 2021 SAP SE. All rights reserved.