| Package | Description |
|---|---|
| com.helger.phase4.model.pmode.leg |
| Modifier and Type | Method and Description |
|---|---|
PModePayloadProfile |
PModePayloadProfileMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsOrderedMap<String,PModePayloadProfile> |
PModeLegBusinessInformation.payloadProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
PModeLegBusinessInformation.addPayloadProfile(PModePayloadProfile aPayloadProfile) |
com.helger.xml.microdom.IMicroElement |
PModePayloadProfileMicroTypeConverter.convertToMicroElement(PModePayloadProfile aValue,
String sNamespaceURI,
String sTagName) |
| Constructor and Description |
|---|
PModeLegBusinessInformation(String sServiceValue,
String sServiceType,
String sAction,
com.helger.commons.collection.impl.ICommonsOrderedMap<String,PModeProperty> aProperties,
com.helger.commons.collection.impl.ICommonsOrderedMap<String,PModePayloadProfile> aPayloadProfiles,
Long nPayloadProfileMaxKB,
String sMPCID) |
Copyright © 2015–2020 Philip Helger. All rights reserved.