@Immutable public final class TCRestJAXB extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NS_URI |
static com.helger.commons.io.resource.ClassPathResource |
XSD_RES |
| Modifier and Type | Method and Description |
|---|---|
static TCIdentifierType |
createTCID(com.helger.peppolid.IIdentifier aID) |
static TCIdentifierType |
createTCID(String sScheme,
String sValue) |
static com.helger.commons.collection.impl.ICommonsList<com.helger.commons.io.resource.ClassPathResource> |
getAllXSDResources() |
static com.helger.jaxb.GenericJAXBMarshaller<TCIncomingMessage> |
incomingMessage() |
static com.helger.jaxb.GenericJAXBMarshaller<TCOutgoingMessage> |
outgoingMessage() |
public static final com.helger.commons.io.resource.ClassPathResource XSD_RES
public static final String NS_URI
@Nonnull @ReturnsMutableCopy public static com.helger.commons.collection.impl.ICommonsList<com.helger.commons.io.resource.ClassPathResource> getAllXSDResources()
@Nonnull public static com.helger.jaxb.GenericJAXBMarshaller<TCOutgoingMessage> outgoingMessage()
@Nonnull public static com.helger.jaxb.GenericJAXBMarshaller<TCIncomingMessage> incomingMessage()
@Nonnull public static TCIdentifierType createTCID(@Nonnull com.helger.peppolid.IIdentifier aID)
Copyright © 2020 toop.eu. All rights reserved.