Class LegalContextIntContact
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: LegalContextIntContact_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of LegalContextIntContact instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextIntContact>Selector for all available fields of LegalContextIntContact.static final SimpleProperty.Guid<LegalContextIntContact>static final SimpleProperty.Guid<LegalContextIntContact>static final SimpleProperty.String<LegalContextIntContact>static final SimpleProperty.String<LegalContextIntContact>static final SimpleProperty.String<LegalContextIntContact>static final SimpleProperty.String<LegalContextIntContact>static final SimpleProperty.Boolean<LegalContextIntContact>static final SimpleProperty.Boolean<LegalContextIntContact>static final SimpleProperty.NumericInteger<LegalContextIntContact>static final NavigationProperty.Single<LegalContextIntContact,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
ConstructorsConstructorDescriptionLegalContextIntContact(UUID lglCntntMCntxtIntCntctUUID, UUID lglCntntMContextUUID, Short lglCntntMRank, String lglCntntMIntCntctUser, String lglCntntMIntContactTeam, String lglCntntMIntCntctType, String lglCntntMIntContactUserType, 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: 4Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 2Constraints: Not nullableConstraints: Not nullableConstraints: Not nullablegetType()inthashCode()voidsetLCMContextTP(LegalContext value) Overwrites the associated LegalContext entity for the loaded navigation property _LCMContextTP.voidsetLglCntntMCntxtIntCntctUUID(UUID lglCntntMCntxtIntCntctUUID) (Key Field) Constraints: Not nullablevoidsetLglCntntMContextUUID(UUID lglCntntMContextUUID) Constraints: Not nullablevoidsetLglCntntMIntCntctType(String lglCntntMIntCntctType) Constraints: Not nullable, Maximum length: 4voidsetLglCntntMIntCntctUser(String lglCntntMIntCntctUser) Constraints: Not nullable, Maximum length: 12voidsetLglCntntMIntContactTeam(String lglCntntMIntContactTeam) Constraints: Not nullable, Maximum length: 40voidsetLglCntntMIntContactUserType(String lglCntntMIntContactUserType) Constraints: Not nullable, Maximum length: 2voidsetLglCntntMIsIntegRelevant(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 LegalContextIntContact. -
LGL_CNTNT_M_CNTXT_INT_CNTCT_UUID
-
LGL_CNTNT_M_CONTEXT_UUID
-
LGL_CNTNT_M_RANK
-
LGL_CNTNT_M_INT_CNTCT_USER
-
LGL_CNTNT_M_INT_CONTACT_TEAM
-
LGL_CNTNT_M_INT_CNTCT_TYPE
-
LGL_CNTNT_M_INT_CONTACT_USER_TYPE
-
LGL_CNTNT_M_IS_MANDATORY
-
LGL_CNTNT_M_IS_INTEG_RELEVANT
-
TO__L_C_M_CONTEXT_TP
public static final NavigationProperty.Single<LegalContextIntContact,LegalContext> TO__L_C_M_CONTEXT_TPUse with available request builders to apply the _LCMContextTP navigation property to query operations.
-
-
Constructor Details
-
LegalContextIntContact
public LegalContextIntContact() -
LegalContextIntContact
public LegalContextIntContact(@Nullable UUID lglCntntMCntxtIntCntctUUID, @Nullable UUID lglCntntMContextUUID, @Nullable Short lglCntntMRank, @Nullable String lglCntntMIntCntctUser, @Nullable String lglCntntMIntContactTeam, @Nullable String lglCntntMIntCntctType, @Nullable String lglCntntMIntContactUserType, @Nullable Boolean lglCntntMIsMandatory, @Nullable Boolean lglCntntMIsIntegRelevant, @Nullable LegalContext to_LCMContextTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<LegalContextIntContact>
-
setLglCntntMCntxtIntCntctUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtIntCntctUUID
- Parameters:
lglCntntMCntxtIntCntctUUID- 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
-
setLglCntntMIntCntctUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LglCntntMIntCntctUser
- Parameters:
lglCntntMIntCntctUser- User Name
-
setLglCntntMIntContactTeam
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: LglCntntMIntContactTeam
- Parameters:
lglCntntMIntContactTeam- Team
-
setLglCntntMIntCntctType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMIntCntctType
- Parameters:
lglCntntMIntCntctType- Contact Type
-
setLglCntntMIntContactUserType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: LglCntntMIntContactUserType
- Parameters:
lglCntntMIntContactUserType- Assignment 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<LegalContextIntContact>
-
getKey
- Overrides:
getKeyin classVdmObject<LegalContextIntContact>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<LegalContextIntContact>
-
fromMap
- Overrides:
fromMapin classVdmObject<LegalContextIntContact>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<LegalContextIntContact>
-
getLCMContextTPIfPresent
Retrieval of associated LegalContext entity (one to one). This corresponds to the OData navigation property _LCMContextTP.If the navigation property for an entity LegalContextIntContact 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
-
getLglCntntMCntxtIntCntctUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LglCntntMCntxtIntCntctUUID
- 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
-
getLglCntntMIntCntctUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LglCntntMIntCntctUser
- Returns:
- User Name
-
getLglCntntMIntContactTeam
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: LglCntntMIntContactTeam
- Returns:
- Team
-
getLglCntntMIntCntctType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMIntCntctType
- Returns:
- Contact Type
-
getLglCntntMIntContactUserType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: LglCntntMIntContactUserType
- Returns:
- Assignment 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<LegalContextIntContact>
-
equals
- Overrides:
equalsin classVdmEntity<LegalContextIntContact>
-
canEqual
- Overrides:
canEqualin classVdmEntity<LegalContextIntContact>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<LegalContextIntContact>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<LegalContextIntContact>
-