public interface IPMode
extends com.helger.tenancy.IBusinessObject
PMode.| Modifier and Type | Method and Description |
|---|---|
String |
getAgreement() |
PModeParty |
getInitiator() |
default String |
getInitiatorID() |
PModeLeg |
getLeg1() |
PModeLeg |
getLeg2() |
EMEP |
getMEP() |
EMEPBinding |
getMEPBinding() |
default String |
getMEPBindingID() |
default String |
getMEPID() |
PModePayloadService |
getPayloadService() |
PModeReceptionAwareness |
getReceptionAwareness() |
PModeParty |
getResponder() |
default String |
getResponderID() |
default boolean |
hasAgreement() |
default boolean |
hasInitiator() |
default boolean |
hasInitiatorID(String sID) |
default boolean |
hasLeg1() |
default boolean |
hasLeg2() |
default boolean |
hasPayloadService() |
default boolean |
hasReceptionAwareness() |
default boolean |
hasResponder() |
default boolean |
hasResponderID(String sID) |
attrs, getLastChangeDateTime, isDeleted, isDeletedAt, isLastChangeAfter, isNotDeletedgetObjectType, getObjectTypeName, hasObjectTypegetCreationUserID, hasCreationUserIDgetCreationDate, getCreationDateTime, getCreationTime, hasCreationDateTime, isCreatedAtgetLastModificationUserID, hasLastModificationUserIDgetLastModificationDate, getLastModificationDateTime, getLastModificationTime, hasLastModificationDateTime, isLastModifiedAt@Nullable PModeParty getInitiator()
default boolean hasInitiator()
@Nullable PModeParty getResponder()
default boolean hasResponder()
default boolean hasAgreement()
@Nonnull EMEPBinding getMEPBinding()
default boolean hasLeg1()
default boolean hasLeg2()
@Nullable PModePayloadService getPayloadService()
default boolean hasPayloadService()
@Nullable PModeReceptionAwareness getReceptionAwareness()
default boolean hasReceptionAwareness()
Copyright © 2015–2020 Philip Helger. All rights reserved.