Class Doex
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: Doex_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of Doex instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<Doex>Selector for all available fields of Doex.static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.Date<Doex>static final SimpleProperty.Boolean<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final NavigationProperty.Single<Doex,DOI> Use with available request builders to apply the _PRAMaintDOIHierNode navigation property to query operations.static final NavigationProperty.Single<Doex,DOIOwner> Use with available request builders to apply the _PRAMaintDOIOwnerHierNode 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
ConstructorsConstructorDescriptionDoex()Doex(String companyCode, String pRAJointVenture, String divisionOfInterest, String pRACustomerSupplierCode, String pRAOwner, String ownerInterestType, String ownerInterestSequence, LocalDate dOIOwnerEffectiveFromDate, String pRADivisionOfInterestNmbr, String majorProduct, Boolean dOIOwnerIsExempt, DOI to_PRAMaintDOIHierNode, DOIOwner to_PRAMaintDOIOwnerHierNode) -
Method Summary
Modifier and TypeMethodDescriptionstatic Doex.DoexBuilderbuilder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 5(Key Field) Constraints: Not nullableConstraints: Not nullableprotected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 6io.vavr.control.Option<DOI>Retrieval of associated DOI entity (one to one).io.vavr.control.Option<DOIOwner>Retrieval of associated DOIOwner entity (one to one).(Key Field) Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidsetCompanyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetDivisionOfInterest(String divisionOfInterest) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetDOIOwnerEffectiveFromDate(LocalDate dOIOwnerEffectiveFromDate) (Key Field) Constraints: Not nullablevoidsetDOIOwnerIsExempt(Boolean dOIOwnerIsExempt) Constraints: Not nullablevoidsetMajorProduct(String majorProduct) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetOwnerInterestSequence(String ownerInterestSequence) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetOwnerInterestType(String ownerInterestType) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetPRACustomerSupplierCode(String pRACustomerSupplierCode) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetPRADivisionOfInterestNmbr(String pRADivisionOfInterestNmbr) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetPRAJointVenture(String pRAJointVenture) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetPRAMaintDOIHierNode(DOI value) Overwrites the associated DOI entity for the loaded navigation property _PRAMaintDOIHierNode.voidOverwrites the associated DOIOwner entity for the loaded navigation property _PRAMaintDOIOwnerHierNode.voidsetPRAOwner(String pRAOwner) (Key Field) Constraints: Not nullable, Maximum length: 10toString()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 Doex. -
COMPANY_CODE
-
PRA_JOINT_VENTURE
-
DIVISION_OF_INTEREST
-
PRA_CUSTOMER_SUPPLIER_CODE
-
PRA_OWNER
-
OWNER_INTEREST_TYPE
-
OWNER_INTEREST_SEQUENCE
-
DOI_OWNER_EFFECTIVE_FROM_DATE
-
PRA_DIVISION_OF_INTEREST_NMBR
-
MAJOR_PRODUCT
-
DOI_OWNER_IS_EXEMPT
-
TO__P_R_A_MAINT_DOI_HIER_NODE
Use with available request builders to apply the _PRAMaintDOIHierNode navigation property to query operations. -
TO__P_R_A_MAINT_DOI_OWNER_HIER_NODE
Use with available request builders to apply the _PRAMaintDOIOwnerHierNode navigation property to query operations.
-
-
Constructor Details
-
Doex
public Doex() -
Doex
public Doex(@Nullable String companyCode, @Nullable String pRAJointVenture, @Nullable String divisionOfInterest, @Nullable String pRACustomerSupplierCode, @Nullable String pRAOwner, @Nullable String ownerInterestType, @Nullable String ownerInterestSequence, @Nullable LocalDate dOIOwnerEffectiveFromDate, @Nullable String pRADivisionOfInterestNmbr, @Nullable String majorProduct, @Nullable Boolean dOIOwnerIsExempt, @Nullable DOI to_PRAMaintDOIHierNode, @Nullable DOIOwner to_PRAMaintDOIOwnerHierNode)
-
-
Method Details
-
getType
-
setCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setPRAJointVenture
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PRAJointVenture
- Parameters:
pRAJointVenture- Joint Venture
-
setDivisionOfInterest
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: DivisionOfInterest
- Parameters:
divisionOfInterest- Division of Interest (DOI)
-
setPRACustomerSupplierCode
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRACustomerSupplierCode
- Parameters:
pRACustomerSupplierCode- Customer/Vendor Indicator
-
setPRAOwner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PRAOwner
- Parameters:
pRAOwner- PRA owner
-
setOwnerInterestType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OwnerInterestType
- Parameters:
ownerInterestType- Participant Interest Type
-
setOwnerInterestSequence
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OwnerInterestSequence
- Parameters:
ownerInterestSequence- Owner Interest Sequence Number
-
setDOIOwnerEffectiveFromDate
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: DOIOwnerEffectiveFromDate
- Parameters:
dOIOwnerEffectiveFromDate- Effective from date
-
setPRADivisionOfInterestNmbr
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PRADivisionOfInterestNmbr
- Parameters:
pRADivisionOfInterestNmbr- Division of Interest Number
-
setMajorProduct
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MajorProduct
- Parameters:
majorProduct- Major product code
-
setDOIOwnerIsExempt
Constraints: Not nullableOriginal property name from the Odata EDM: DOIOwnerIsExempt
- Parameters:
dOIOwnerIsExempt- Stripper Exempt State Withholding Flag
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Doex>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Doex>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Doex>
-
getPRAMaintDOIHierNodeIfPresent
Retrieval of associated DOI entity (one to one). This corresponds to the OData navigation property _PRAMaintDOIHierNode.If the navigation property for an entity Doex 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 _PRAMaintDOIHierNode is already loaded, the result will
contain the DOI entity. If not, an
Optionwith result stateemptyis returned.
-
setPRAMaintDOIHierNode
Overwrites the associated DOI entity for the loaded navigation property _PRAMaintDOIHierNode.- Parameters:
value- New DOI entity.
-
getPRAMaintDOIOwnerHierNodeIfPresent
Retrieval of associated DOIOwner entity (one to one). This corresponds to the OData navigation property _PRAMaintDOIOwnerHierNode.If the navigation property for an entity Doex 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 _PRAMaintDOIOwnerHierNode is already loaded, the result
will contain the DOIOwner entity. If not, an
Optionwith result stateemptyis returned.
-
setPRAMaintDOIOwnerHierNode
Overwrites the associated DOIOwner entity for the loaded navigation property _PRAMaintDOIOwnerHierNode.- Parameters:
value- New DOIOwner entity.
-
builder
-
getCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getPRAJointVenture
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PRAJointVenture
- Returns:
- Joint Venture
-
getDivisionOfInterest
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: DivisionOfInterest
- Returns:
- Division of Interest (DOI)
-
getPRACustomerSupplierCode
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRACustomerSupplierCode
- Returns:
- Customer/Vendor Indicator
-
getPRAOwner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PRAOwner
- Returns:
- PRA owner
-
getOwnerInterestType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OwnerInterestType
- Returns:
- Participant Interest Type
-
getOwnerInterestSequence
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OwnerInterestSequence
- Returns:
- Owner Interest Sequence Number
-
getDOIOwnerEffectiveFromDate
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: DOIOwnerEffectiveFromDate
- Returns:
- Effective from date
-
getPRADivisionOfInterestNmbr
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PRADivisionOfInterestNmbr
- Returns:
- Division of Interest Number
-
getMajorProduct
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MajorProduct
- Returns:
- Major product code
-
getDOIOwnerIsExempt
Constraints: Not nullableOriginal property name from the Odata EDM: DOIOwnerIsExempt
- Returns:
- Stripper Exempt State Withholding Flag
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Doex>
-