public class AS4DuplicateItem extends Object implements IAS4DuplicateItem
| Constructor and Description |
|---|
AS4DuplicateItem(String sMessageID,
String sProfileID,
String sPModeID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
LocalDateTime |
getDateTime() |
String |
getID() |
String |
getMessageID() |
String |
getPModeID() |
String |
getProfileID() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waithasPModeID, hasProfileID@Nonnull public final LocalDateTime getDateTime()
getDateTime in interface IAS4DuplicateItemnull.@Nonnull @Nonempty public final String getID()
getID in interface com.helger.commons.id.IHasID<String>null nor empty.getMessageID()@Nonnull @Nonempty public final String getMessageID()
getMessageID in interface IAS4DuplicateItemnull nor empty.@Nullable public final String getProfileID()
getProfileID in interface IAS4DuplicateItemnull.@Nullable public final String getPModeID()
getPModeID in interface IAS4DuplicateItemnull.Copyright © 2015–2020 Philip Helger. All rights reserved.