Class LegalCotextExternalContact
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: LegalCotextExternalContact_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of LegalCotextExternalContact instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalCotextExternalContact>Selector for all available fields of LegalCotextExternalContact.static final SimpleProperty.Guid<LegalCotextExternalContact>static final SimpleProperty.Guid<LegalCotextExternalContact>static final SimpleProperty.String<LegalCotextExternalContact>static final SimpleProperty.String<LegalCotextExternalContact>static final SimpleProperty.Boolean<LegalCotextExternalContact>static final SimpleProperty.Boolean<LegalCotextExternalContact>static final SimpleProperty.NumericInteger<LegalCotextExternalContact>static final NavigationProperty.Single<LegalCotextExternalContact,LegalContext> Use with available request builders to apply the _LCMContextTP 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
ConstructorsConstructorDescriptionLegalCotextExternalContact(UUID lglCntntMCntxtExtCntctUUID, UUID lglCntntMContextUUID, Short lglCntntMRank, String lglCntntMExtCntctBP, String lglCntntMExtCntctType, Boolean lglCntntMIsMandatory, Boolean lglCntntMIsIntegRelevant, LegalContext to_LCMContextTP) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()io.vavr.control.Option<LegalContext>Retrieval of associated LegalContext entity (one to one).(Key Field) Constraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullableConstraints: Not nullableConstraints: Not nullablegetType()inthashCode()voidsetLCMContextTP(LegalContext value) Overwrites the associated LegalContext entity for the loaded navigation property _LCMContextTP.voidsetLglCntntMCntxtExtCntctUUID(UUID lglCntntMCntxtExtCntctUUID) (Key Field) Constraints: Not nullablevoidsetLglCntntMContextUUID(UUID lglCntntMContextUUID) Constraints: Not nullablevoidsetLglCntntMExtCntctBP(String lglCntntMExtCntctBP) Constraints: Not nullable, Maximum length: 10voidsetLglCntntMExtCntctType(String lglCntntMExtCntctType) Constraints: Not nullable, Maximum length: 4voidsetLglCntntMIsIntegRelevant(Boolean lglCntntMIsIntegRelevant) Constraints: Not nullablevoidsetLglCntntMIsMandatory(Boolean lglCntntMIsMandatory) Constraints: Not nullablevoidsetLglCntntMRank(Short lglCntntMRank) Constraints: Not nullabletoString()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 LegalCotextExternalContact. -
LGL_CNTNT_M_CNTXT_EXT_CNTCT_UUID
public static final SimpleProperty.Guid<LegalCotextExternalContact> LGL_CNTNT_M_CNTXT_EXT_CNTCT_UUID -
LGL_CNTNT_M_CONTEXT_UUID
-
LGL_CNTNT_M_RANK
-
LGL_CNTNT_M_EXT_CNTCT_BP
-
LGL_CNTNT_M_EXT_CNTCT_TYPE
-
LGL_CNTNT_M_IS_MANDATORY
-
LGL_CNTNT_M_IS_INTEG_RELEVANT
public static final SimpleProperty.Boolean<LegalCotextExternalContact> LGL_CNTNT_M_IS_INTEG_RELEVANT -
TO__L_C_M_CONTEXT_TP
public static final NavigationProperty.Single<LegalCotextExternalContact,LegalContext> TO__L_C_M_CONTEXT_TPUse with available request builders to apply the _LCMContextTP navigation property to query operations.
-
-
Constructor Details
-
LegalCotextExternalContact
public LegalCotextExternalContact() -
LegalCotextExternalContact
public LegalCotextExternalContact(@Nullable UUID lglCntntMCntxtExtCntctUUID, @Nullable UUID lglCntntMContextUUID, @Nullable Short lglCntntMRank, @Nullable String lglCntntMExtCntctBP, @Nullable String lglCntntMExtCntctType, @Nullable Boolean lglCntntMIsMandatory, @Nullable Boolean lglCntntMIsIntegRelevant, @Nullable LegalContext to_LCMContextTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<LegalCotextExternalContact>
-
setLglCntntMCntxtExtCntctUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtExtCntctUUID
- Parameters:
lglCntntMCntxtExtCntctUUID- Universal Unique Identifier
-
setLglCntntMContextUUID
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMContextUUID
- Parameters:
lglCntntMContextUUID- Universal Unique Identifier
-
setLglCntntMRank
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMRank
- Parameters:
lglCntntMRank- Sequence Number
-
setLglCntntMExtCntctBP
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LglCntntMExtCntctBP
- Parameters:
lglCntntMExtCntctBP- Business Partner Number
-
setLglCntntMExtCntctType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMExtCntctType
- Parameters:
lglCntntMExtCntctType- External context type
-
setLglCntntMIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsMandatory
- Parameters:
lglCntntMIsMandatory- Mandatory
-
setLglCntntMIsIntegRelevant
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsIntegRelevant
- Parameters:
lglCntntMIsIntegRelevant- Integrated
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<LegalCotextExternalContact>
-
getKey
- Overrides:
getKeyin classVdmObject<LegalCotextExternalContact>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<LegalCotextExternalContact>
-
fromMap
- Overrides:
fromMapin classVdmObject<LegalCotextExternalContact>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<LegalCotextExternalContact>
-
getLCMContextTPIfPresent
Retrieval of associated LegalContext entity (one to one). This corresponds to the OData navigation property _LCMContextTP.If the navigation property for an entity LegalCotextExternalContact 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 _LCMContextTP is already loaded, the result will
contain the LegalContext entity. If not, an
Optionwith result stateemptyis returned.
-
setLCMContextTP
Overwrites the associated LegalContext entity for the loaded navigation property _LCMContextTP.- Parameters:
value- New LegalContext entity.
-
builder
-
getLglCntntMCntxtExtCntctUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtExtCntctUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMContextUUID
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMContextUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMRank
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMRank
- Returns:
- Sequence Number
-
getLglCntntMExtCntctBP
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LglCntntMExtCntctBP
- Returns:
- Business Partner Number
-
getLglCntntMExtCntctType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMExtCntctType
- Returns:
- External context type
-
getLglCntntMIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsMandatory
- Returns:
- Mandatory
-
getLglCntntMIsIntegRelevant
Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMIsIntegRelevant
- Returns:
- Integrated
-
toString
- Overrides:
toStringin classVdmObject<LegalCotextExternalContact>
-
equals
- Overrides:
equalsin classVdmEntity<LegalCotextExternalContact>
-
canEqual
- Overrides:
canEqualin classVdmEntity<LegalCotextExternalContact>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<LegalCotextExternalContact>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<LegalCotextExternalContact>
-