Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- additionalAttributes() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- areAllAdditionalAttributesValid() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Check if all additional attributes contain non-reserved names.
- areAllFieldsSet() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- areAllFieldsSet(boolean) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Check if all mandatory fields are set in the SBDH data.
- areAllFieldsSet(Consumer<String>) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Check if all mandatory fields are set in the SBDH data.
B
- BinaryContentType - Class in com.helger.peppol.sbdh.spec12
-
Java class for BinaryContentType complex type
- BinaryContentType() - Constructor for class com.helger.peppol.sbdh.spec12.BinaryContentType
- BUSINESS_SCOPE_MISSING - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The "BusinessScope" element is missing
C
- clone() - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- cloneTo(BinaryContentType) - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
This method clones all values from
thisto the passed object. - cloneTo(TextContentType) - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
This method clones all values from
thisto the passed object. - com.helger.peppol.sbdh - package com.helger.peppol.sbdh
- com.helger.peppol.sbdh.payload - package com.helger.peppol.sbdh.payload
- com.helger.peppol.sbdh.spec12 - package com.helger.peppol.sbdh.spec12
- COUNTRY_C1 - Static variable in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
- COUNTRY_C4 - Static variable in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
- CPeppolSBDH - Class in com.helger.peppol.sbdh
-
Constants for the usage of SBDH headers in Peppol.
- createBinaryContent(BinaryContentType) - Method in class com.helger.peppol.sbdh.spec12.ObjectFactory
- createBinaryContentType() - Method in class com.helger.peppol.sbdh.spec12.ObjectFactory
-
Create an instance of
BinaryContentType - createSBDMarshaller() - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Create a new SBD marshaller used for reading SBD documents.
- createStandardBusinessDocument(PeppolSBDHData) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataWriter
-
Create a new
StandardBusinessDocumentfrom the specified document data. - createTextContent(TextContentType) - Method in class com.helger.peppol.sbdh.spec12.ObjectFactory
- createTextContentType() - Method in class com.helger.peppol.sbdh.spec12.ObjectFactory
-
Create an instance of
TextContentType - createUBL21(Element, IIdentifierFactory) - Static method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Create a new
PeppolSBDHDataobject for a business message assuming it is UBL 2.1.
D
- DEFAULT_CHECK_FOR_COUNTRY_C1 - Static variable in class com.helger.peppol.sbdh.PeppolSBDHDataReader
- DEFAULT_COUNTRY_CODE_REGEX - Static variable in class com.helger.peppol.sbdh.PeppolSBDHDataReader
- DEFAULT_FAVOUR_SPEED - Static variable in class com.helger.peppol.sbdh.PeppolSBDHDataWriter
- DEFAULT_PERFORM_VALUE_CHECKS - Static variable in class com.helger.peppol.sbdh.PeppolSBDHDataReader
- DOCUMENTID - Static variable in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
E
- EPeppolSBDHDataError - Enum in com.helger.peppol.sbdh
-
This enum contains all the errors that can occur during SBD reading
- equals(Object) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- equals(Object) - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- extractData(IReadableResource) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Extract the document data from the Standard Business Document represents by the passed parameter.
- extractData(InputStream) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Extract the document data from the Standard Business Document represents by the passed parameter.
- extractData(StandardBusinessDocument) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Extract the document data from the Standard Business Document represents by the passed parameter.
- extractData(StandardBusinessDocumentHeader, Element) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Extract the document data from the Standard Business Document represents by the passed parameter.
- extractData(Node) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Extract the document data from the Standard Business Document represents by the passed parameter.
- extractDataUnchecked(StandardBusinessDocumentHeader, Element) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Extract the document data from the Standard Business Document represents by the passed parameter without any value checks.
G
- GENERIC_SBDH_ERROR - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
This is a fallback error code, in case the ID cannot be resolved to a proper other error code.
- getAsStandardBusinessDocument() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getBusinessMessage() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Get the contained business message.
- getBusinessMessageAsBinaryContent() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Parse the existing business message as a special Peppol "BinaryContent" element.
- getBusinessMessageAsTextContent() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Parse the existing business message as a special Peppol SBDH "TextContent" element.
- getBusinessMessageNoClone() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Get the contained business message without cloning it.
- getCountryC1() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Get the country code of C1.
- getCreationDateAndTime() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
The date and time for when this envelope was created.
- getDocumentTypeAsIdentifier() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getDocumentTypeScheme() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getDocumentTypeValue() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getEncoding() - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Gets the value of the encoding property.
- getErrorCode() - Method in exception class com.helger.peppol.sbdh.PeppolSBDHDataReadException
- getErrorMessage() - Method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
- getErrorMessage(Object...) - Method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
- getFromIDOrDefault(String, EPeppolSBDHDataError) - Static method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
- getHeaderVersion() - Method in class com.helger.peppol.sbdh.PeppolSBDHDataWriter
- getID() - Method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
- getIdentifierFactory() - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
- getInstanceIdentifier() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
An informative unique ID created by the issuer of the envelope.
- getMimeType() - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Gets the value of the mimeType property.
- getProcessAsIdentifier() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getProcessScheme() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getProcessValue() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getReceiverAsIdentifier() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getReceiverScheme() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getReceiverValue() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getSenderAsIdentifier() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getSenderScheme() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getSenderValue() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- getStandard() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
The standard of the enveloped business message, normally described by use of the XML namespace of the business message root element (such as urn:oasis:names:specification:ubl:schema:xsd:Order-2).
- getType() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Message type - mandatory in SBDH.
- getTypeVersion() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
The version number of the enveloped business message (such as the value "2.1" for OASIS UBL 2.1 or "2.2" for OASIS UBL 2.2).
- getValue() - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Gets the value of the value property.
- getValue() - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Gets the value of the value property.
H
- hasBusinessMessage() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Check if a business message is present without having the need to explicitly call
PeppolSBDHData.getBusinessMessage()which returns a cloned node and is therefore an expensive operation. - hasCountryC1() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Check if the country code of C1 is present or not.
- hasCreationDateAndTime() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- hashCode() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- hashCode() - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hasInstanceIdentifier() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- hasStandard() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- hasType() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- hasTypeVersion() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- HEADER_VERSION - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
The expected SBDH header version
I
- INVALID_BUSINESS_MESSAGE - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The main business message is invalid
- INVALID_COUNTRY_C1 - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The provided C1 country code is invalid
- INVALID_CREATION_DATE_TIME - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The value of the "DocumentIdentification/CreationDateAndTime" element is invalid
- INVALID_DOCUMENT_TYPE_IDENTIFIER - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The provided document type identifier is invalid
- INVALID_HEADER_VERSION - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The "HeaderVersion" element has an illegal value
- INVALID_INSTANCE_IDENTIFIER - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The value of the "DocumentIdentification/InstanceIdentifier" element is invalid
- INVALID_PROCESS_IDENTIFIER - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The provided process identifier is invalid
- INVALID_RECEIVER_AUTHORITY - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The "Receiver/Identifier/Authority" attribute has an invalid value
- INVALID_RECEIVER_COUNT - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
Not exactly one "Receiver" element is present
- INVALID_RECEIVER_VALUE - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The "Receiver/Identifier" has an invalid value
- INVALID_SBD_XML - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
Failed to interpret StandardBusinessDocument as XML
- INVALID_SCOPE_COUNT - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
At least two "BusinessScope/Scope" elements must be present
- INVALID_SENDER_AUTHORITY - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The "Sender/Identifier/Authority" attribute has an invalid value
- INVALID_SENDER_COUNT - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
Not exactly one "Sender" element is present
- INVALID_SENDER_VALUE - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The "Sender/Identifier" has an invalid value
- INVALID_STANDARD - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The value of the "DocumentIdentification/Standard" element is invalid
- INVALID_TYPE - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The value of the "DocumentIdentification/Type" element is invalid
- INVALID_TYPE_VERSION - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The value of the "DocumentIdentification/TypeVersion" element is invalid
- isCheckForCountryC1() - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
In case of value checks, should the Country C1 also be checked?
- isFavourSpeed() - Method in class com.helger.peppol.sbdh.PeppolSBDHDataWriter
- isPerformValueChecks() - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
- isReservedAttributeName(String) - Static method in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
-
Check if the passed attribute name is reserved according to the specification or not.
- isValidBusinessMessage(Element) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed business message is valid or not.
- isValidCountryC1(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed C1 country code is valid or not.
- isValidCreationDateTime(XMLOffsetDateTime) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed document identification creation date time is valid or not.
- isValidDocumentTypeIdentifier(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed document type identifier value is valid or not.
- isValidHeaderVersion(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed header version is valid or not.
- isValidInstanceIdentifier(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed document identification instance identifier is valid or not.
- isValidProcessIdentifier(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed process identifier value is valid or not.
- isValidReceiverAuthority(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed receiver authority is valid or not.
- isValidReceiverIdentifier(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed receiver identifier is valid or not.
- isValidSenderAuthority(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed sender authority is valid or not.
- isValidSenderIdentifier(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed sender identifier is valid or not.
- isValidStandard(String, Element, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed document identification standard is valid or not.
- isValidType(String, Element) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed document identification type is valid or not.
- isValidTypeVersion(String, Element, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Check if the passed document identification type version is valid or not.
M
- MISSING_COUNTRY_C1 - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The C1 country code is missing
- MISSING_DOCUMENT_TYPE_IDENTIFIER - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The document type identifier is missing
- MISSING_PROCESS_IDENTIFIER - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The process identifier is missing
- MISSING_SBDH - Enum constant in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
The StandardBusinessDocumentHeader element is not present
O
- ObjectFactory - Class in com.helger.peppol.sbdh.spec12
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.peppol.sbdh.spec12 package.
- ObjectFactory() - Constructor for class com.helger.peppol.sbdh.spec12.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.helger.peppol.sbdh.spec12
P
- PEPPOL_SPECIAL_PAYLOADS_XSDS - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
XML Schema resources for special payloads
- PeppolSBDHAdditionalAttributes - Class in com.helger.peppol.sbdh
-
Contains an ordered set of custom variables to be provided in PEPPOL SBDH 1.1 documents.
- PeppolSBDHData - Class in com.helger.peppol.sbdh
-
This class contains all the Peppol data per SBDH document in a syntax neutral way.
- PeppolSBDHData(IIdentifierFactory) - Constructor for class com.helger.peppol.sbdh.PeppolSBDHData
-
Constructor
- PeppolSBDHDataReader - Class in com.helger.peppol.sbdh
-
Main class to read standard business documents and extract the Peppol required data out of it.
- PeppolSBDHDataReader(IIdentifierFactory) - Constructor for class com.helger.peppol.sbdh.PeppolSBDHDataReader
- PeppolSBDHDataReadException - Exception Class in com.helger.peppol.sbdh
-
Exception that can occur during the reading of SBDH documents.
- PeppolSBDHDataReadException(EPeppolSBDHDataError) - Constructor for exception class com.helger.peppol.sbdh.PeppolSBDHDataReadException
- PeppolSBDHDataWriter - Class in com.helger.peppol.sbdh
-
Convert a Peppol SBDH document to a regular SBDH document
- PeppolSBDHDataWriter() - Constructor for class com.helger.peppol.sbdh.PeppolSBDHDataWriter
- PeppolSBDHPayloadBinaryMarshaller - Class in com.helger.peppol.sbdh.payload
-
Special JAXB marshaller for Peppol SBDH Binary payload.
- PeppolSBDHPayloadBinaryMarshaller() - Constructor for class com.helger.peppol.sbdh.payload.PeppolSBDHPayloadBinaryMarshaller
- PeppolSBDHPayloadTextMarshaller - Class in com.helger.peppol.sbdh.payload
-
Special JAXB marshaller for Peppol SBDH Text payload.
- PeppolSBDHPayloadTextMarshaller() - Constructor for class com.helger.peppol.sbdh.payload.PeppolSBDHPayloadTextMarshaller
- PROCESSID - Static variable in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
S
- SCOPE_COUNTRY_C1 - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
Constant for the Scope of the C1 country code
- SCOPE_DOCUMENT_TYPE_ID - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
Constant for the Scope of the document type identifier
- SCOPE_PROCESS_ID - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
Constant for the Scope of the process identifier
- setBusinessMessage(Element) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the main business message that should be transmitted together with the SBDH.
- setBusinessMessageBinaryOnly(byte[], IMimeType, Charset) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set a business message with binary payload.
- setBusinessMessageNoClone(Element) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the main business message that should be transmitted together with the SBDH.
- setBusinessMessageTextOnly(String, IMimeType) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set a business message with text payload.
- setCheckForCountryC1(boolean) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Enable or disable the checking for C1 country code.
- setCountryC1(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the country code of C1 to be used.
- setCreationDateAndTime(XMLOffsetDateTime) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification. - setDocumentIdentification(String, String, String, String, XMLOffsetDateTime) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification. - setDocumentType(IDocumentTypeIdentifier) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the document type identifier.
- setDocumentType(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the document type identifier.
- setDocumentTypeWithBusdoxDocidQns(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the document type identifier using the default identifier scheme/authority
PeppolIdentifierHelper.DOCUMENT_TYPE_SCHEME_BUSDOX_DOCID_QNS. - setDocumentTypeWithPeppolDoctypeWildcard(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the document type identifier using the default identifier scheme/authority
PeppolIdentifierHelper.DOCUMENT_TYPE_SCHEME_PEPPOL_DOCTYPE_WILDCARD. - setEncoding(String) - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Sets the value of the encoding property.
- setFavourSpeed(boolean) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataWriter
-
Enable or disable the "favour speed" option.
- setHeaderVersion(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataWriter
-
Set the header version to be used.
- setInstanceIdentifier(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification. - setMimeType(String) - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Sets the value of the mimeType property.
- setPerformValueChecks(boolean) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Enable or disable the performing of value checks on data extraction.
- setProcess(IProcessIdentifier) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the process identifier.
- setProcess(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the process identifier.
- setProcessWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the document type identifier using the default identifier scheme/authority
PeppolIdentifierHelper.DEFAULT_PROCESS_SCHEME. - setReceiver(IParticipantIdentifier) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the receiver participant identifier.
- setReceiver(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the receiver participant identifier.
- setReceiverWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the receiver participant identifier value using the default identifier scheme/authority
PeppolIdentifierHelper.DEFAULT_PARTICIPANT_SCHEME. - setSender(IParticipantIdentifier) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the sender participant identifier.
- setSender(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the sender participant identifier.
- setSenderWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the sender participant identifier value using the default identifier scheme/authority
PeppolIdentifierHelper.DEFAULT_PARTICIPANT_SCHEME. - setStandard(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification. - setType(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification. - setTypeVersion(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHData
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification. - setValue(byte[]) - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Sets the value of the value property.
T
- TECHNICAL_VALIDATION_REQUIRED - Static variable in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
- TECHNICAL_VALIDATION_URL - Static variable in class com.helger.peppol.sbdh.PeppolSBDHAdditionalAttributes
- TextContentType - Class in com.helger.peppol.sbdh.spec12
-
Java class for TextContentType complex type
- TextContentType() - Constructor for class com.helger.peppol.sbdh.spec12.TextContentType
- toString() - Method in class com.helger.peppol.sbdh.PeppolSBDHData
- toString() - Method in class com.helger.peppol.sbdh.spec12.BinaryContentType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.peppol.sbdh.spec12.TextContentType
-
Created by ph-jaxb-plugin -Xph-tostring
- TYPE_VERSION_20 - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
UBL 2.0 constant
- TYPE_VERSION_21 - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
UBL 2.1 constant
- TYPE_VERSION_22 - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
UBL 2.2 constant
- TYPE_VERSION_23 - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
UBL 2.3 constant
- TYPE_VERSION_24 - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
UBL 2.4 constant
- TYPE_VERSION_CII_D16B - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
CII D16B constant
- TYPE_VERSION_CII_D22B - Static variable in class com.helger.peppol.sbdh.CPeppolSBDH
-
CII D22B constant
V
- validateData(StandardBusinessDocumentHeader, Element, ErrorList) - Method in class com.helger.peppol.sbdh.PeppolSBDHDataReader
-
Validate the provided SBDH and the Business Message according to the Peppol rules and store the results in an Error List.
- valueOf(String) - Static method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.peppol.sbdh.EPeppolSBDHDataError
-
Returns an array containing the constants of this enum type, in the order they are declared.
_
- _BinaryContent_QNAME - Static variable in class com.helger.peppol.sbdh.spec12.ObjectFactory
- _TextContent_QNAME - Static variable in class com.helger.peppol.sbdh.spec12.ObjectFactory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form