- 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.PeppolSBDHDocument
-
Set the main business message that should be transmitted together with the
SBDH.
- setDocumentIdentification(String, String, String, String, LocalDateTime) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the content of the fields that are mapped to
StandardBusinessDocumentHeader/DocumentIdentification.
- setDocumentType(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the document type identifier.
- setDocumentTypeWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the document type identifier using the default identifier
scheme/authority
PeppolIdentifierHelper.DEFAULT_DOCUMENT_TYPE_SCHEME .
- setProcess(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the process identifier.
- setProcessWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the document type identifier using the default identifier
scheme/authority PeppolIdentifierHelper.DEFAULT_PROCESS_SCHEME.
- setReceiver(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the receiver identifier.
- setReceiverWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the receiver identifier value using the default identifier
scheme/authority PeppolIdentifierHelper.DEFAULT_PARTICIPANT_SCHEME.
- setSender(String, String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the sender identifier.
- setSenderWithDefaultScheme(String) - Method in class com.helger.peppol.sbdh.PeppolSBDHDocument
-
Set the sender identifier value using the default identifier
scheme/authority PeppolIdentifierHelper.DEFAULT_PARTICIPANT_SCHEME.