Uses of Class
network.oxalis.peppol.sbdh.jaxb.Partner
-
-
Uses of Partner in network.oxalis.peppol.sbdh.jaxb
Fields in network.oxalis.peppol.sbdh.jaxb declared as Partner Modifier and Type Field Description protected PartnerStandardBusinessDocumentHeader. receiverprotected PartnerStandardBusinessDocumentHeader. senderMethods in network.oxalis.peppol.sbdh.jaxb that return Partner Modifier and Type Method Description PartnerObjectFactory. createPartner()Create an instance ofPartnerPartnerStandardBusinessDocumentHeader. getReceiver()Gets the value of the receiver property.PartnerStandardBusinessDocumentHeader. getSender()Gets the value of the sender property.Methods in network.oxalis.peppol.sbdh.jaxb with parameters of type Partner Modifier and Type Method Description voidStandardBusinessDocumentHeader. setReceiver(Partner value)Sets the value of the receiver property.voidStandardBusinessDocumentHeader. setSender(Partner value)Sets the value of the sender property.
-