Class UDLEntryId
java.lang.Object
ch.cern.eam.wshub.core.services.userdefinedscreens.entities.UDLEntryId
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUDLEntryId(EntityId entityId) UDLEntryId(EntityId entityId, String property) UDLEntryId(EntityId entityId, String property, BigInteger sequenceNumber) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEntityId(EntityId entityId) voidsetProperty(String property) voidsetSequenceNumber(BigInteger sequenceNumber) toString()