Class JntOpgAgrmtPnltyCatRcvry
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: A_JntOpgAgrmtPnltyCatRcvryType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of JntOpgAgrmtPnltyCatRcvry instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<JntOpgAgrmtPnltyCatRcvry>Selector for all available fields of JntOpgAgrmtPnltyCatRcvry.static final SimpleProperty.String<JntOpgAgrmtPnltyCatRcvry>static final SimpleProperty.String<JntOpgAgrmtPnltyCatRcvry>static final SimpleProperty.NumericDecimal<JntOpgAgrmtPnltyCatRcvry>static final SimpleProperty.NumericDecimal<JntOpgAgrmtPnltyCatRcvry>static final SimpleProperty.String<JntOpgAgrmtPnltyCatRcvry>static final NavigationProperty.Single<JntOpgAgrmtPnltyCatRcvry,JntOpgAgrmt> Use with available request builders to apply the _JntOpgAgrmt navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionJntOpgAgrmtPnltyCatRcvry(String companyCode, String jntOpgAgrmt, String jntVntrPenaltyCategory, BigDecimal jntVntrNonSignatoryRcvryPct, BigDecimal jntVntrNonConsentRcvryPnltyPct, JntOpgAgrmt to_JntOpgAgrmt) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 6io.vavr.control.Option<JntOpgAgrmt>Retrieval of associated JntOpgAgrmt entity (one to one).Constraints: Not nullable, Precision: 11, Scale: 6Constraints: Not nullable, Precision: 11, Scale: 6(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getType()inthashCode()voidsetCompanyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetJntOpgAgrmt(JntOpgAgrmt value) Overwrites the associated JntOpgAgrmt entity for the loaded navigation property _JntOpgAgrmt.voidsetJntOpgAgrmt(String jntOpgAgrmt) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetJntVntrNonConsentRcvryPnltyPct(BigDecimal jntVntrNonConsentRcvryPnltyPct) Constraints: Not nullable, Precision: 11, Scale: 6voidsetJntVntrNonSignatoryRcvryPct(BigDecimal jntVntrNonSignatoryRcvryPct) Constraints: Not nullable, Precision: 11, Scale: 6voidsetJntVntrPenaltyCategory(String jntVntrPenaltyCategory) (Key Field) Constraints: Not nullable, Maximum length: 1toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods 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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of JntOpgAgrmtPnltyCatRcvry. -
COMPANY_CODE
-
JNT_OPG_AGRMT
-
JNT_VNTR_PENALTY_CATEGORY
-
JNT_VNTR_NON_SIGNATORY_RCVRY_PCT
public static final SimpleProperty.NumericDecimal<JntOpgAgrmtPnltyCatRcvry> JNT_VNTR_NON_SIGNATORY_RCVRY_PCT -
JNT_VNTR_NON_CONSENT_RCVRY_PNLTY_PCT
public static final SimpleProperty.NumericDecimal<JntOpgAgrmtPnltyCatRcvry> JNT_VNTR_NON_CONSENT_RCVRY_PNLTY_PCT -
TO__JNT_OPG_AGRMT
public static final NavigationProperty.Single<JntOpgAgrmtPnltyCatRcvry,JntOpgAgrmt> TO__JNT_OPG_AGRMTUse with available request builders to apply the _JntOpgAgrmt navigation property to query operations.
-
-
Constructor Details
-
JntOpgAgrmtPnltyCatRcvry
public JntOpgAgrmtPnltyCatRcvry() -
JntOpgAgrmtPnltyCatRcvry
public JntOpgAgrmtPnltyCatRcvry(@Nullable String companyCode, @Nullable String jntOpgAgrmt, @Nullable String jntVntrPenaltyCategory, @Nullable BigDecimal jntVntrNonSignatoryRcvryPct, @Nullable BigDecimal jntVntrNonConsentRcvryPnltyPct, @Nullable JntOpgAgrmt to_JntOpgAgrmt)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<JntOpgAgrmtPnltyCatRcvry>
-
setCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setJntOpgAgrmt
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JntOpgAgrmt
- Parameters:
jntOpgAgrmt- Joint Operating Agreement
-
setJntVntrPenaltyCategory
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: JntVntrPenaltyCategory
- Parameters:
jntVntrPenaltyCategory- Penalty Category
-
setJntVntrNonSignatoryRcvryPct
Constraints: Not nullable, Precision: 11, Scale: 6Original property name from the Odata EDM: JntVntrNonSignatoryRcvryPct
- Parameters:
jntVntrNonSignatoryRcvryPct- Non-signatory Recovery Percentage
-
setJntVntrNonConsentRcvryPnltyPct
Constraints: Not nullable, Precision: 11, Scale: 6Original property name from the Odata EDM: JntVntrNonConsentRcvryPnltyPct
- Parameters:
jntVntrNonConsentRcvryPnltyPct- Non-consent Recovery Penalty Percentage
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<JntOpgAgrmtPnltyCatRcvry>
-
getKey
- Overrides:
getKeyin classVdmObject<JntOpgAgrmtPnltyCatRcvry>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<JntOpgAgrmtPnltyCatRcvry>
-
fromMap
- Overrides:
fromMapin classVdmObject<JntOpgAgrmtPnltyCatRcvry>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<JntOpgAgrmtPnltyCatRcvry>
-
getJntOpgAgrmtIfPresent
Retrieval of associated JntOpgAgrmt entity (one to one). This corresponds to the OData navigation property _JntOpgAgrmt.If the navigation property for an entity JntOpgAgrmtPnltyCatRcvry has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _JntOpgAgrmt is already loaded, the result will contain
the JntOpgAgrmt entity. If not, an
Optionwith result stateemptyis returned.
-
setJntOpgAgrmt
Overwrites the associated JntOpgAgrmt entity for the loaded navigation property _JntOpgAgrmt.- Parameters:
value- New JntOpgAgrmt entity.
-
builder
-
getCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getJntOpgAgrmt
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JntOpgAgrmt
- Returns:
- Joint Operating Agreement
-
getJntVntrPenaltyCategory
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: JntVntrPenaltyCategory
- Returns:
- Penalty Category
-
getJntVntrNonSignatoryRcvryPct
Constraints: Not nullable, Precision: 11, Scale: 6Original property name from the Odata EDM: JntVntrNonSignatoryRcvryPct
- Returns:
- Non-signatory Recovery Percentage
-
getJntVntrNonConsentRcvryPnltyPct
Constraints: Not nullable, Precision: 11, Scale: 6Original property name from the Odata EDM: JntVntrNonConsentRcvryPnltyPct
- Returns:
- Non-consent Recovery Penalty Percentage
-
toString
- Overrides:
toStringin classVdmObject<JntOpgAgrmtPnltyCatRcvry>
-
equals
- Overrides:
equalsin classVdmEntity<JntOpgAgrmtPnltyCatRcvry>
-
canEqual
- Overrides:
canEqualin classVdmEntity<JntOpgAgrmtPnltyCatRcvry>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<JntOpgAgrmtPnltyCatRcvry>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<JntOpgAgrmtPnltyCatRcvry>
-