| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<UDLValue>> |
Equipment.getUserDefinedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Equipment.setUserDefinedList(HashMap<String,ArrayList<UDLValue>> userDefinedList) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<UDLValue>> |
Part.getUserDefinedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Part.setUserDefinedList(HashMap<String,ArrayList<UDLValue>> userDefinedList) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<UDLValue>> |
UserDefinedListHelpable.getUserDefinedList() |
Map<String,ArrayList<UDLValue>> |
UserDefinedListService.readUserDefinedLists(InforContext context,
UDLEntryId entryId) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDefinedListHelpable.setUserDefinedList(HashMap<String,ArrayList<UDLValue>> userDefinedList) |
String |
UserDefinedListService.setUserDefinedLists(InforContext context,
EntityId entityId,
Map<String,ArrayList<UDLValue>> values) |
| Modifier and Type | Method and Description |
|---|---|
UDLValue |
UDLEntry.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
UDLEntry.setValue(UDLValue value) |
| Constructor and Description |
|---|
UDLEntry(UDLEntryId entryId,
UDLValue value) |
| Modifier and Type | Method and Description |
|---|---|
List<UDLValue> |
UDLValueMapEntry.getEntries() |
Map<String,List<UDLValue>> |
UDLMapAdapter.unmarshal(UDLValueMap value) |
| Modifier and Type | Method and Description |
|---|---|
UDLValueMap |
UDLMapAdapter.marshal(Map<String,List<UDLValue>> value) |
void |
UDLValueMapEntry.setEntries(List<UDLValue> entries) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<UDLValue>> |
UserDefinedListServiceImpl.readUserDefinedLists(InforContext context,
UDLEntryId entryId) |
| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListServiceImpl.setUserDefinedLists(InforContext context,
EntityId entityId,
Map<String,ArrayList<UDLValue>> values) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<UDLValue>> |
WorkOrder.getUserDefinedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkOrder.setUserDefinedList(HashMap<String,ArrayList<UDLValue>> userDefinedList) |
Copyright © 2021 CERN European Organization for Nuclear Research. All rights reserved.