public class MaintenanceTaskListStrtgyPckg extends VdmEntity<MaintenanceTaskListStrtgyPckg>
Original entity name from the Odata EDM: MaintenanceTaskListStrtgyPckgType
Modifier and Type | Class and Description |
---|---|
static class |
MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder |
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
MaintenanceTaskListStrtgyPckg() |
MaintenanceTaskListStrtgyPckg(String taskListType,
String taskListGroup,
String taskListGroupCounter,
String taskListSequence,
String taskListOperationInternalId,
String maintenancePackage,
String maintPckgTskListOpAllocIntNmbr,
String maintenancePackageText,
String maintenanceTaskListOperation,
String operationText,
String maintTaskListSubOperation,
Collection<SAP__Message> _Messages) |
Modifier and Type | Method and Description |
---|---|
static MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder |
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 |
getMaintenancePackage()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getMaintenancePackageText()
Constraints: Not nullable, Maximum length: 30
|
String |
getMaintenanceTaskListOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaintPckgTskListOpAllocIntNmbr()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getMaintTaskListSubOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getOdataType() |
String |
getOperationText()
Constraints: Not nullable, Maximum length: 40
|
String |
getTaskListGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getTaskListGroupCounter()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
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
|
Class<MaintenanceTaskListStrtgyPckg> |
getType() |
int |
hashCode() |
void |
set_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
void |
setMaintenancePackage(String maintenancePackage)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setMaintenancePackageText(String maintenancePackageText)
Constraints: Not nullable, Maximum length: 30
|
void |
setMaintenanceTaskListOperation(String maintenanceTaskListOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setMaintPckgTskListOpAllocIntNmbr(String maintPckgTskListOpAllocIntNmbr)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setMaintTaskListSubOperation(String maintTaskListSubOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationText(String operationText)
Constraints: Not nullable, Maximum length: 40
|
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 |
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
|
protected Map<String,Object> |
toMapOfFields()
Get all fields 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, toMapOfNavigationProperties
public static final SimpleProperty<MaintenanceTaskListStrtgyPckg> ALL_FIELDS
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> TASK_LIST_TYPE
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> TASK_LIST_GROUP
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> TASK_LIST_GROUP_COUNTER
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> TASK_LIST_SEQUENCE
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> TASK_LIST_OPERATION_INTERNAL_ID
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> MAINTENANCE_PACKAGE
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> MAINT_PCKG_TSK_LIST_OP_ALLOC_INT_NMBR
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> MAINTENANCE_PACKAGE_TEXT
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> MAINTENANCE_TASK_LIST_OPERATION
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> OPERATION_TEXT
public static final SimpleProperty.String<MaintenanceTaskListStrtgyPckg> MAINT_TASK_LIST_SUB_OPERATION
public static final ComplexProperty.Collection<MaintenanceTaskListStrtgyPckg,SAP__Message> _MESSAGES
public MaintenanceTaskListStrtgyPckg()
public MaintenanceTaskListStrtgyPckg(@Nullable String taskListType, @Nullable String taskListGroup, @Nullable String taskListGroupCounter, @Nullable String taskListSequence, @Nullable String taskListOperationInternalId, @Nullable String maintenancePackage, @Nullable String maintPckgTskListOpAllocIntNmbr, @Nullable String maintenancePackageText, @Nullable String maintenanceTaskListOperation, @Nullable String operationText, @Nullable String maintTaskListSubOperation, @Nullable Collection<SAP__Message> _Messages)
@Nonnull public Class<MaintenanceTaskListStrtgyPckg> getType()
getType
in class VdmObject<MaintenanceTaskListStrtgyPckg>
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 setMaintenancePackage(@Nullable String maintenancePackage)
Original property name from the Odata EDM: MaintenancePackage
maintenancePackage
- Maintenance Package Numberpublic void setMaintPckgTskListOpAllocIntNmbr(@Nullable String maintPckgTskListOpAllocIntNmbr)
Original property name from the Odata EDM: MaintPckgTskListOpAllocIntNmbr
maintPckgTskListOpAllocIntNmbr
- Internal counterpublic void setMaintenancePackageText(@Nullable String maintenancePackageText)
Original property name from the Odata EDM: MaintenancePackageText
maintenancePackageText
- Text for maintenance package/cycle (time/performance)public void setMaintenanceTaskListOperation(@Nullable String maintenanceTaskListOperation)
Original property name from the Odata EDM: MaintenanceTaskListOperation
maintenanceTaskListOperation
- Operation / Phase Numberpublic void setOperationText(@Nullable String operationText)
Original property name from the Odata EDM: OperationText
operationText
- Operation Short Textpublic void setMaintTaskListSubOperation(@Nullable String maintTaskListSubOperation)
Original property name from the Odata EDM: MaintTaskListSubOperation
maintTaskListSubOperation
- Operation / Phase Numberpublic 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<MaintenanceTaskListStrtgyPckg>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<MaintenanceTaskListStrtgyPckg>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<MaintenanceTaskListStrtgyPckg>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<MaintenanceTaskListStrtgyPckg>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<MaintenanceTaskListStrtgyPckg>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static MaintenanceTaskListStrtgyPckg.MaintenanceTaskListStrtgyPckgBuilder 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 getMaintenancePackage()
Original property name from the Odata EDM: MaintenancePackage
@Nullable public String getMaintPckgTskListOpAllocIntNmbr()
Original property name from the Odata EDM: MaintPckgTskListOpAllocIntNmbr
@Nullable public String getMaintenancePackageText()
Original property name from the Odata EDM: MaintenancePackageText
@Nullable public String getMaintenanceTaskListOperation()
Original property name from the Odata EDM: MaintenanceTaskListOperation
@Nullable public String getOperationText()
Original property name from the Odata EDM: OperationText
@Nullable public String getMaintTaskListSubOperation()
Original property name from the Odata EDM: MaintTaskListSubOperation
@Nullable public Collection<SAP__Message> get_Messages()
Original property name from the Odata EDM: SAP__Messages
@Nonnull public String toString()
toString
in class VdmObject<MaintenanceTaskListStrtgyPckg>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<MaintenanceTaskListStrtgyPckg>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<MaintenanceTaskListStrtgyPckg>
public int hashCode()
hashCode
in class VdmEntity<MaintenanceTaskListStrtgyPckg>
public String getOdataType()
getOdataType
in class VdmObject<MaintenanceTaskListStrtgyPckg>
Copyright © 2021 SAP SE. All rights reserved.