The Catalogue type exposes the following members.

Methods

  NameDescription
Public methodAddCatalogueLine
Add a new 'Catalogue Line' entry. Catalogue Line (ASBIE). An association to one or more Catalogue Lines.
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description of the catalogue.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). Free-form text applying to the Catalogue. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodAddReferencedContract
Add a new 'Contract' entry. Contract (ASBIE). An association to a framework agreement or contract.
Public methodAddSignature
Add a new 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodAddTradingTerms
Add a new 'Trading Terms' entry. Trading Terms (ASBIE). An association to trading terms.
Public methodAddValidityPeriod
Add a new 'Period' entry. Period (ASBIE). The period assigned by the Seller during which the information in the Catalogue is effective. This may be given as start and end dates or a duration.
Public methodAssignStyleSheet
Assigns a XSLT stylesheet to the document. An emptry string removes it.
Public methodClearCatalogueLines
Removes all 'Catalogue Line' entries. Catalogue Line (ASBIE). An association to one or more Catalogue Lines.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description of the catalogue.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). Free-form text applying to the Catalogue. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodClearReferencedContracts
Removes all 'Contract' entries. Contract (ASBIE). An association to a framework agreement or contract.
Public methodClearSignatures
Removes all 'Signature' entries. Signature (ASBIE). An association to Signature.
Public methodClearTradingTermss
Removes all 'Trading Terms' entries. Trading Terms (ASBIE). An association to trading terms.
Public methodClearValidityPeriods
Removes all 'Period' entries. Period (ASBIE). The period assigned by the Seller during which the information in the Catalogue is effective. This may be given as start and end dates or a duration.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCatalogueLine
Gets a 'Catalogue Line' entry. Catalogue Line (ASBIE). An association to one or more Catalogue Lines.
Public methodGetCatalogueLineCount
Gets the number of 'Catalogue Line' entries in the container object. Catalogue Line (ASBIE). An association to one or more Catalogue Lines.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). A description of the catalogue.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description of the catalogue.
Public methodGetDocumentAsBinary
Gets the document as binary data (UTF-8 encoded).
Public methodGetDocumentAsText
Gets the document as a string (UTF-8 encoded).
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). Free-form text applying to the Catalogue. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Free-form text applying to the Catalogue. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodGetReferencedContract
Gets a 'Contract' entry. Contract (ASBIE). An association to a framework agreement or contract.
Public methodGetReferencedContractCount
Gets the number of 'Contract' entries in the container object. Contract (ASBIE). An association to a framework agreement or contract.
Public methodGetSignature
Gets a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodGetSignatureCount
Gets the number of 'Signature' entries in the container object. Signature (ASBIE). An association to Signature.
Public methodGetTradingTerms
Gets a 'Trading Terms' entry. Trading Terms (ASBIE). An association to trading terms.
Public methodGetTradingTermsCount
Gets the number of 'Trading Terms' entries in the container object. Trading Terms (ASBIE). An association to trading terms.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidityPeriod
Gets a 'Period' entry. Period (ASBIE). The period assigned by the Seller during which the information in the Catalogue is effective. This may be given as start and end dates or a duration.
Public methodGetValidityPeriodCount
Gets the number of 'Period' entries in the container object. Period (ASBIE). The period assigned by the Seller during which the information in the Catalogue is effective. This may be given as start and end dates or a duration.
Public methodRead
Reads the document from file.
Public methodRemoveCatalogueLine
Removes a 'Catalogue Line' entry. Catalogue Line (ASBIE). An association to one or more Catalogue Lines.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description of the catalogue.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). Free-form text applying to the Catalogue. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodRemoveReferencedContract
Removes a 'Contract' entry. Contract (ASBIE). An association to a framework agreement or contract.
Public methodRemoveSignature
Removes a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodRemoveTradingTerms
Removes a 'Trading Terms' entry. Trading Terms (ASBIE). An association to trading terms.
Public methodRemoveValidityPeriod
Removes a 'Period' entry. Period (ASBIE). The period assigned by the Seller during which the information in the Catalogue is effective. This may be given as start and end dates or a duration.
Public methodResetContractorCustomerParty
Resets the node.
Public methodResetCustomizationID
Resets the node.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetLineCountNumeric
Resets the node.
Public methodResetName
Resets the node.
Public methodResetPreviousVersionID
Resets the node.
Public methodResetProfileID
Resets the node.
Public methodResetProviderParty
Resets the node.
Public methodResetReceiverParty
Resets the node.
Public methodResetRevisionDate
Resets the node.
Public methodResetRevisionTime
Resets the node.
Public methodResetSellerSupplierParty
Resets the node.
Public methodResetUBLExtensions
Resets the node.
Public methodResetUBLVersionID
Resets the node.
Public methodResetUUID
Resets the node.
Public methodResetVersionID
Resets the node.
Public methodSetDocument
Sets the document from an object. The object can be a string or a binary array.
Public methodSetOutputEncoding
Sets the desired output encoding. An empty string resets it to its default (normally UTF-8).
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodWrite
Writes the document to file.

See Also