Class JointVentureEquityGroup
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: A_JointVentureEquityGroupType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of JointVentureEquityGroup instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<JointVentureEquityGroup>Selector for all available fields of JointVentureEquityGroup.static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.Boolean<JointVentureEquityGroup>static final SimpleProperty.Boolean<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>static final SimpleProperty.NumericDecimal<JointVentureEquityGroup>static final SimpleProperty.NumericDecimal<JointVentureEquityGroup>static final SimpleProperty.String<JointVentureEquityGroup>Use with available request builders to apply the _JntVntrPartOwnrEquityShr navigation property to query operations.static final NavigationProperty.Single<JointVentureEquityGroup,JointVenture> Use with available request builders to apply the _JointVenture 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
ConstructorsConstructorDescriptionJointVentureEquityGroup(String companyCode, String jointVenture, String jntOpgAgrmtEquityGrp, String jntOpgAgrmtEquityGrpText, BigDecimal jntVntrOperatedShare, BigDecimal jntVntrNonOperatedShare, Boolean jntVntrEquityGrpIsSuspended, String jntVntrEquityGrpSuspendedPerd, String jntVntrEquityGrpSuspendedYr, Boolean jntVntrEquityGrpIsNotSuspended, String jntVntrGrpNotSuspendedPerd, String jntVntrGrpNotSuspendedYr, String jntVntrNetProfitIntrstGrp, List<JntVntrPartEquityShr> to_JntVntrPartOwnrEquityShr, JointVenture to_JointVenture) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddJntVntrPartOwnrEquityShr(JntVntrPartEquityShr... entity) Adds elements to the list of associated JntVntrPartEquityShr entities.builder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 35Constraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 9, Scale: 6Constraints: Not nullable, Precision: 9, Scale: 6io.vavr.control.Option<List<JntVntrPartEquityShr>>Retrieval of associated JntVntrPartEquityShr entities (one to many).(Key Field) Constraints: Not nullable, Maximum length: 6io.vavr.control.Option<JointVenture>Retrieval of associated JointVenture entity (one to one).protected ODataEntityKeygetKey()getType()inthashCode()voidsetCompanyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetJntOpgAgrmtEquityGrp(String jntOpgAgrmtEquityGrp) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetJntOpgAgrmtEquityGrpText(String jntOpgAgrmtEquityGrpText) Constraints: Not nullable, Maximum length: 35voidsetJntVntrEquityGrpIsNotSuspended(Boolean jntVntrEquityGrpIsNotSuspended) Constraints: Not nullablevoidsetJntVntrEquityGrpIsSuspended(Boolean jntVntrEquityGrpIsSuspended) Constraints: Not nullablevoidsetJntVntrEquityGrpSuspendedPerd(String jntVntrEquityGrpSuspendedPerd) Constraints: Not nullable, Maximum length: 3voidsetJntVntrEquityGrpSuspendedYr(String jntVntrEquityGrpSuspendedYr) Constraints: Not nullable, Maximum length: 4voidsetJntVntrGrpNotSuspendedPerd(String jntVntrGrpNotSuspendedPerd) Constraints: Not nullable, Maximum length: 3voidsetJntVntrGrpNotSuspendedYr(String jntVntrGrpNotSuspendedYr) Constraints: Not nullable, Maximum length: 4voidsetJntVntrNetProfitIntrstGrp(String jntVntrNetProfitIntrstGrp) Constraints: Not nullable, Maximum length: 4voidsetJntVntrNonOperatedShare(BigDecimal jntVntrNonOperatedShare) Constraints: Not nullable, Precision: 9, Scale: 6voidsetJntVntrOperatedShare(BigDecimal jntVntrOperatedShare) Constraints: Not nullable, Precision: 9, Scale: 6voidOverwrites the list of associated JntVntrPartEquityShr entities for the loaded navigation property _JntVntrPartOwnrEquityShr.voidsetJointVenture(JointVenture value) Overwrites the associated JointVenture entity for the loaded navigation property _JointVenture.voidsetJointVenture(String jointVenture) (Key Field) Constraints: Not nullable, Maximum length: 6toString()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 JointVentureEquityGroup. -
COMPANY_CODE
-
JOINT_VENTURE
-
JNT_OPG_AGRMT_EQUITY_GRP
-
JNT_OPG_AGRMT_EQUITY_GRP_TEXT
-
JNT_VNTR_OPERATED_SHARE
-
JNT_VNTR_NON_OPERATED_SHARE
public static final SimpleProperty.NumericDecimal<JointVentureEquityGroup> JNT_VNTR_NON_OPERATED_SHARE -
JNT_VNTR_EQUITY_GRP_IS_SUSPENDED
public static final SimpleProperty.Boolean<JointVentureEquityGroup> JNT_VNTR_EQUITY_GRP_IS_SUSPENDED -
JNT_VNTR_EQUITY_GRP_SUSPENDED_PERD
public static final SimpleProperty.String<JointVentureEquityGroup> JNT_VNTR_EQUITY_GRP_SUSPENDED_PERD -
JNT_VNTR_EQUITY_GRP_SUSPENDED_YR
-
JNT_VNTR_EQUITY_GRP_IS_NOT_SUSPENDED
public static final SimpleProperty.Boolean<JointVentureEquityGroup> JNT_VNTR_EQUITY_GRP_IS_NOT_SUSPENDED -
JNT_VNTR_GRP_NOT_SUSPENDED_PERD
-
JNT_VNTR_GRP_NOT_SUSPENDED_YR
-
JNT_VNTR_NET_PROFIT_INTRST_GRP
-
TO__JNT_VNTR_PART_OWNR_EQUITY_SHR
public static final NavigationProperty.Collection<JointVentureEquityGroup,JntVntrPartEquityShr> TO__JNT_VNTR_PART_OWNR_EQUITY_SHRUse with available request builders to apply the _JntVntrPartOwnrEquityShr navigation property to query operations. -
TO__JOINT_VENTURE
public static final NavigationProperty.Single<JointVentureEquityGroup,JointVenture> TO__JOINT_VENTUREUse with available request builders to apply the _JointVenture navigation property to query operations.
-
-
Constructor Details
-
JointVentureEquityGroup
public JointVentureEquityGroup() -
JointVentureEquityGroup
public JointVentureEquityGroup(@Nullable String companyCode, @Nullable String jointVenture, @Nullable String jntOpgAgrmtEquityGrp, @Nullable String jntOpgAgrmtEquityGrpText, @Nullable BigDecimal jntVntrOperatedShare, @Nullable BigDecimal jntVntrNonOperatedShare, @Nullable Boolean jntVntrEquityGrpIsSuspended, @Nullable String jntVntrEquityGrpSuspendedPerd, @Nullable String jntVntrEquityGrpSuspendedYr, @Nullable Boolean jntVntrEquityGrpIsNotSuspended, @Nullable String jntVntrGrpNotSuspendedPerd, @Nullable String jntVntrGrpNotSuspendedYr, @Nullable String jntVntrNetProfitIntrstGrp, List<JntVntrPartEquityShr> to_JntVntrPartOwnrEquityShr, @Nullable JointVenture to_JointVenture)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<JointVentureEquityGroup>
-
setCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setJointVenture
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JointVenture
- Parameters:
jointVenture- Joint Venture
-
setJntOpgAgrmtEquityGrp
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntOpgAgrmtEquityGrp
- Parameters:
jntOpgAgrmtEquityGrp- Equity Group
-
setJntOpgAgrmtEquityGrpText
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: JntOpgAgrmtEquityGrpText
- Parameters:
jntOpgAgrmtEquityGrpText- The jntOpgAgrmtEquityGrpText to set.
-
setJntVntrEquityGrpIsSuspended
Constraints: Not nullableOriginal property name from the Odata EDM: JntVntrEquityGrpIsSuspended
- Parameters:
jntVntrEquityGrpIsSuspended- Equity Group Suspended
-
setJntVntrEquityGrpSuspendedPerd
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntVntrEquityGrpSuspendedPerd
- Parameters:
jntVntrEquityGrpSuspendedPerd- Equity Group Suspended Period
-
setJntVntrEquityGrpSuspendedYr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrEquityGrpSuspendedYr
- Parameters:
jntVntrEquityGrpSuspendedYr- JV Group Suspended Year
-
setJntVntrEquityGrpIsNotSuspended
Constraints: Not nullableOriginal property name from the Odata EDM: JntVntrEquityGrpIsNotSuspended
- Parameters:
jntVntrEquityGrpIsNotSuspended- JV Equity Group Unsuspended
-
setJntVntrGrpNotSuspendedPerd
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntVntrGrpNotSuspendedPerd
- Parameters:
jntVntrGrpNotSuspendedPerd- JV Group Unsuspended Period
-
setJntVntrGrpNotSuspendedYr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrGrpNotSuspendedYr
- Parameters:
jntVntrGrpNotSuspendedYr- JV Group Unsuspended Year
-
setJntVntrNetProfitIntrstGrp
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrNetProfitIntrstGrp
- Parameters:
jntVntrNetProfitIntrstGrp- JV Net Profit Interest Group
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<JointVentureEquityGroup>
-
getKey
- Overrides:
getKeyin classVdmObject<JointVentureEquityGroup>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<JointVentureEquityGroup>
-
fromMap
- Overrides:
fromMapin classVdmObject<JointVentureEquityGroup>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<JointVentureEquityGroup>
-
getJntVntrPartOwnrEquityShrIfPresent
@Nonnull public io.vavr.control.Option<List<JntVntrPartEquityShr>> getJntVntrPartOwnrEquityShrIfPresent()Retrieval of associated JntVntrPartEquityShr entities (one to many). This corresponds to the OData navigation property _JntVntrPartOwnrEquityShr.If the navigation property for an entity JointVentureEquityGroup 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 _JntVntrPartOwnrEquityShr is already loaded, the result
will contain the JntVntrPartEquityShr entities. If not, an
Optionwith result stateemptyis returned.
-
setJntVntrPartOwnrEquityShr
Overwrites the list of associated JntVntrPartEquityShr entities for the loaded navigation property _JntVntrPartOwnrEquityShr.If the navigation property _JntVntrPartOwnrEquityShr of a queried JointVentureEquityGroup is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of JntVntrPartEquityShr entities.
-
addJntVntrPartOwnrEquityShr
Adds elements to the list of associated JntVntrPartEquityShr entities. This corresponds to the OData navigation property _JntVntrPartOwnrEquityShr.If the navigation property _JntVntrPartOwnrEquityShr of a queried JointVentureEquityGroup is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of JntVntrPartEquityShr entities.
-
getJointVentureIfPresent
Retrieval of associated JointVenture entity (one to one). This corresponds to the OData navigation property _JointVenture.If the navigation property for an entity JointVentureEquityGroup 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 _JointVenture is already loaded, the result will
contain the JointVenture entity. If not, an
Optionwith result stateemptyis returned.
-
setJointVenture
Overwrites the associated JointVenture entity for the loaded navigation property _JointVenture.- Parameters:
value- New JointVenture entity.
-
builder
-
getCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getJointVenture
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JointVenture
- Returns:
- Joint Venture
-
getJntOpgAgrmtEquityGrp
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntOpgAgrmtEquityGrp
- Returns:
- Equity Group
-
getJntOpgAgrmtEquityGrpText
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: JntOpgAgrmtEquityGrpText
- Returns:
- The jntOpgAgrmtEquityGrpText contained in this
VdmEntity.
-
getJntVntrEquityGrpIsSuspended
Constraints: Not nullableOriginal property name from the Odata EDM: JntVntrEquityGrpIsSuspended
- Returns:
- Equity Group Suspended
-
getJntVntrEquityGrpSuspendedPerd
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntVntrEquityGrpSuspendedPerd
- Returns:
- Equity Group Suspended Period
-
getJntVntrEquityGrpSuspendedYr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrEquityGrpSuspendedYr
- Returns:
- JV Group Suspended Year
-
getJntVntrEquityGrpIsNotSuspended
Constraints: Not nullableOriginal property name from the Odata EDM: JntVntrEquityGrpIsNotSuspended
- Returns:
- JV Equity Group Unsuspended
-
getJntVntrGrpNotSuspendedPerd
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntVntrGrpNotSuspendedPerd
- Returns:
- JV Group Unsuspended Period
-
getJntVntrGrpNotSuspendedYr
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrGrpNotSuspendedYr
- Returns:
- JV Group Unsuspended Year
-
getJntVntrNetProfitIntrstGrp
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrNetProfitIntrstGrp
- Returns:
- JV Net Profit Interest Group
-
toString
- Overrides:
toStringin classVdmObject<JointVentureEquityGroup>
-
equals
- Overrides:
equalsin classVdmEntity<JointVentureEquityGroup>
-
canEqual
- Overrides:
canEqualin classVdmEntity<JointVentureEquityGroup>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<JointVentureEquityGroup>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<JointVentureEquityGroup>
-