Class DeliverToIdentifier
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.extended.DeliverToIdentifier
-
public class DeliverToIdentifier extends Object
BT-71:Deliver to location identifierAn identifier for the location at which the goods and services are delivered.The identification scheme identifier of the Deliver to location identifier.
If no scheme is specified, it should be known by Buyer and Seller, e.g. a previously exchanged Buyer or Seller assigned identifier.If used, the identification scheme shall be chosen from the entries of the list published by the ISO/IEC 6523 maintenance agency.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:ID
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdentifierType
getDeliverToIdentifier()
BT-71:Deliver to location identifierDeliverToIdentifier
setDeliverToIdentifier(IdentifierType value)
-
-
-
Method Detail
-
setDeliverToIdentifier
public DeliverToIdentifier setDeliverToIdentifier(IdentifierType value)
- Parameters:
value
- BT-71:Deliver to location identifierAn identifier for the location at which the goods and services are delivered.The identification scheme identifier of the Deliver to location identifier.
If no scheme is specified, it should be known by Buyer and Seller, e.g. a previously exchanged Buyer or Seller assigned identifier.If used, the identification scheme shall be chosen from the entries of the list published by the ISO/IEC 6523 maintenance agency.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:ID
- Returns:
- DeliverToIdentifier
-
getDeliverToIdentifier
public IdentifierType getDeliverToIdentifier()
BT-71:Deliver to location identifierAn identifier for the location at which the goods and services are delivered.The identification scheme identifier of the Deliver to location identifier.
If no scheme is specified, it should be known by Buyer and Seller, e.g. a previously exchanged Buyer or Seller assigned identifier.If used, the identification scheme shall be chosen from the entries of the list published by the ISO/IEC 6523 maintenance agency.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
- Returns:
- the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:ID
-
-