public class UDLEntry extends Object implements Serializable
| Constructor and Description |
|---|
UDLEntry(UDLEntryId entryId) |
UDLEntry(UDLEntryId entryId,
UDLValue value) |
| Modifier and Type | Method and Description |
|---|---|
UDLEntryId |
getEntryId() |
UDLValue |
getValue() |
void |
setEntryId(UDLEntryId entryId) |
void |
setValue(UDLValue value) |
String |
toString() |
public UDLEntry(UDLEntryId entryId, UDLValue value)
public UDLEntry(UDLEntryId entryId)
public UDLEntryId getEntryId()
public void setEntryId(UDLEntryId entryId)
public UDLValue getValue()
public void setValue(UDLValue value)
Copyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.