public class MaintenanceTaskListOpLongText extends VdmEntity<MaintenanceTaskListOpLongText>
Original entity name from the Odata EDM: MaintenanceTaskListOpLongTextType
Modifier and Type | Class and Description |
---|---|
static class |
MaintenanceTaskListOpLongText.MaintenanceTaskListOpLongTextBuilder
Helper class to allow for fluent creation of MaintenanceTaskListOpLongText instances.
|
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
MaintenanceTaskListOpLongText() |
MaintenanceTaskListOpLongText(String taskListType,
String taskListGroup,
String taskListGroupCounter,
String taskListSequence,
String taskListOperationInternalId,
String taskListOpBOMItmIntVersCounter,
String maintenanceTaskListOperation,
String textObjectKey,
String plainLongText,
String language,
Collection<SAP__Message> _Messages,
MaintenanceTaskListOperation to_Operation) |
Modifier and Type | Method and Description |
---|---|
static MaintenanceTaskListOpLongText.MaintenanceTaskListOpLongTextBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues)
Read entity data from generic map.
|
Collection<SAP__Message> |
get_Messages()
Constraints: Not nullable
|
protected String |
getDefaultServicePath()
Used by request builders and navigation property methods to construct OData requests.
|
protected String |
getEntityCollection()
Used by request builders and navigation property methods to construct OData requests.
|
protected ODataEntityKey |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
String |
getMaintenanceTaskListOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getOdataType() |
io.vavr.control.Option<MaintenanceTaskListOperation> |
getOperationIfPresent()
Retrieval of associated MaintenanceTaskListOperation entity (one to one).
|
String |
getPlainLongText()
Constraints: Not nullable
|
String |
getTaskListGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getTaskListGroupCounter()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getTaskListOpBOMItmIntVersCounter()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getTaskListOperationInternalId()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getTaskListSequence()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getTaskListType()
(Key Field) Constraints: Not nullable, Maximum length: 1
|
String |
getTextObjectKey()
Constraints: Not nullable, Maximum length: 70
|
Class<MaintenanceTaskListOpLongText> |
getType() |
int |
hashCode() |
void |
set_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setMaintenanceTaskListOperation(String maintenanceTaskListOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperation(MaintenanceTaskListOperation value)
Overwrites the associated MaintenanceTaskListOperation entity for the loaded navigation property
_Operation.
|
void |
setPlainLongText(String plainLongText)
Constraints: Not nullable
|
void |
setTaskListGroup(String taskListGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setTaskListGroupCounter(String taskListGroupCounter)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setTaskListOpBOMItmIntVersCounter(String taskListOpBOMItmIntVersCounter)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setTaskListOperationInternalId(String taskListOperationInternalId)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setTaskListSequence(String taskListSequence)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setTaskListType(String taskListType)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
void |
setTextObjectKey(String textObjectKey)
Constraints: Not nullable, Maximum length: 70
|
protected Map<String,Object> |
toMapOfFields()
Get all fields as map.
|
protected Map<String,Object> |
toMapOfNavigationProperties()
Get navigation properties as map.
|
String |
toString() |
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifier
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SimpleProperty<MaintenanceTaskListOpLongText> ALL_FIELDS
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TASK_LIST_TYPE
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TASK_LIST_GROUP
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TASK_LIST_GROUP_COUNTER
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TASK_LIST_SEQUENCE
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TASK_LIST_OPERATION_INTERNAL_ID
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TASK_LIST_OP_BOM_ITM_INT_VERS_COUNTER
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> MAINTENANCE_TASK_LIST_OPERATION
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> TEXT_OBJECT_KEY
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> PLAIN_LONG_TEXT
public static final SimpleProperty.String<MaintenanceTaskListOpLongText> LANGUAGE
public static final ComplexProperty.Collection<MaintenanceTaskListOpLongText,SAP__Message> _MESSAGES
public static final NavigationProperty.Single<MaintenanceTaskListOpLongText,MaintenanceTaskListOperation> TO__OPERATION
public MaintenanceTaskListOpLongText()
public MaintenanceTaskListOpLongText(@Nullable String taskListType, @Nullable String taskListGroup, @Nullable String taskListGroupCounter, @Nullable String taskListSequence, @Nullable String taskListOperationInternalId, @Nullable String taskListOpBOMItmIntVersCounter, @Nullable String maintenanceTaskListOperation, @Nullable String textObjectKey, @Nullable String plainLongText, @Nullable String language, @Nullable Collection<SAP__Message> _Messages, @Nullable MaintenanceTaskListOperation to_Operation)
@Nonnull public Class<MaintenanceTaskListOpLongText> getType()
getType
in class VdmObject<MaintenanceTaskListOpLongText>
public void setTaskListType(@Nullable String taskListType)
Original property name from the Odata EDM: TaskListType
taskListType
- Task List Typepublic void setTaskListGroup(@Nullable String taskListGroup)
Original property name from the Odata EDM: TaskListGroup
taskListGroup
- Key for Task List Grouppublic void setTaskListGroupCounter(@Nullable String taskListGroupCounter)
Original property name from the Odata EDM: TaskListGroupCounter
taskListGroupCounter
- Group Counterpublic void setTaskListSequence(@Nullable String taskListSequence)
Original property name from the Odata EDM: TaskListSequence
taskListSequence
- Sequencepublic void setTaskListOperationInternalId(@Nullable String taskListOperationInternalId)
Original property name from the Odata EDM: TaskListOperationInternalId
taskListOperationInternalId
- Number of the Task List Nodepublic void setTaskListOpBOMItmIntVersCounter(@Nullable String taskListOpBOMItmIntVersCounter)
Original property name from the Odata EDM: TaskListOpBOMItmIntVersCounter
taskListOpBOMItmIntVersCounter
- Internal counterpublic void setMaintenanceTaskListOperation(@Nullable String maintenanceTaskListOperation)
Original property name from the Odata EDM: MaintenanceTaskListOperation
maintenanceTaskListOperation
- Operation / Phase Numberpublic void setTextObjectKey(@Nullable String textObjectKey)
Original property name from the Odata EDM: TextObjectKey
textObjectKey
- Namepublic void setPlainLongText(@Nullable String plainLongText)
Original property name from the Odata EDM: PlainLongText
plainLongText
- Long Textpublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Language Keypublic void set_Messages(@Nullable Collection<SAP__Message> _Messages)
Original property name from the Odata EDM: SAP__Messages
_Messages
- The _Messages to set.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<MaintenanceTaskListOpLongText>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<MaintenanceTaskListOpLongText>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<MaintenanceTaskListOpLongText>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<MaintenanceTaskListOpLongText>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<MaintenanceTaskListOpLongText>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
VdmObject
toMapOfNavigationProperties
in class VdmObject<MaintenanceTaskListOpLongText>
@Nonnull public io.vavr.control.Option<MaintenanceTaskListOperation> getOperationIfPresent()
If the navigation property for an entity MaintenanceTaskListOpLongText has not been resolved yet, this
method will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setOperation(MaintenanceTaskListOperation value)
value
- New MaintenanceTaskListOperation entity.@Nonnull public static MaintenanceTaskListOpLongText.MaintenanceTaskListOpLongTextBuilder builder()
@Nullable public String getTaskListType()
Original property name from the Odata EDM: TaskListType
@Nullable public String getTaskListGroup()
Original property name from the Odata EDM: TaskListGroup
@Nullable public String getTaskListGroupCounter()
Original property name from the Odata EDM: TaskListGroupCounter
@Nullable public String getTaskListSequence()
Original property name from the Odata EDM: TaskListSequence
@Nullable public String getTaskListOperationInternalId()
Original property name from the Odata EDM: TaskListOperationInternalId
@Nullable public String getTaskListOpBOMItmIntVersCounter()
Original property name from the Odata EDM: TaskListOpBOMItmIntVersCounter
@Nullable public String getMaintenanceTaskListOperation()
Original property name from the Odata EDM: MaintenanceTaskListOperation
@Nullable public String getTextObjectKey()
Original property name from the Odata EDM: TextObjectKey
@Nullable public String getPlainLongText()
Original property name from the Odata EDM: PlainLongText
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public Collection<SAP__Message> get_Messages()
Original property name from the Odata EDM: SAP__Messages
VdmEntity
.@Nonnull public String toString()
toString
in class VdmObject<MaintenanceTaskListOpLongText>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<MaintenanceTaskListOpLongText>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<MaintenanceTaskListOpLongText>
public int hashCode()
hashCode
in class VdmEntity<MaintenanceTaskListOpLongText>
public String getOdataType()
getOdataType
in class VdmObject<MaintenanceTaskListOpLongText>
Copyright © 2021 SAP SE. All rights reserved.