Uses of Class
org.busdox.servicemetadata.locator._1.ParticipantIdentifierPageType
-
Packages that use ParticipantIdentifierPageType Package Description network.oxalis.peppol.busdox.ws.identifier org.busdox.servicemetadata.locator._1 -
-
Uses of ParticipantIdentifierPageType in network.oxalis.peppol.busdox.ws.identifier
Methods in network.oxalis.peppol.busdox.ws.identifier that return ParticipantIdentifierPageType Modifier and Type Method Description ParticipantIdentifierPageTypeManageBusinessIdentifierServiceSoap. list(PageRequestType messagePart)Methods in network.oxalis.peppol.busdox.ws.identifier with parameters of type ParticipantIdentifierPageType Modifier and Type Method Description voidManageBusinessIdentifierServiceSoap. createList(ParticipantIdentifierPageType createListIn)voidManageBusinessIdentifierServiceSoap. deleteList(ParticipantIdentifierPageType deleteListIn) -
Uses of ParticipantIdentifierPageType in org.busdox.servicemetadata.locator._1
Methods in org.busdox.servicemetadata.locator._1 that return ParticipantIdentifierPageType Modifier and Type Method Description ParticipantIdentifierPageTypeObjectFactory. createParticipantIdentifierPageType()Create an instance ofParticipantIdentifierPageTypeMethods in org.busdox.servicemetadata.locator._1 that return types with arguments of type ParticipantIdentifierPageType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipantIdentifierPageType>ObjectFactory. createCreateList(ParticipantIdentifierPageType value)javax.xml.bind.JAXBElement<ParticipantIdentifierPageType>ObjectFactory. createDeleteList(ParticipantIdentifierPageType value)javax.xml.bind.JAXBElement<ParticipantIdentifierPageType>ObjectFactory. createParticipantIdentifierPage(ParticipantIdentifierPageType value)Methods in org.busdox.servicemetadata.locator._1 with parameters of type ParticipantIdentifierPageType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipantIdentifierPageType>ObjectFactory. createCreateList(ParticipantIdentifierPageType value)javax.xml.bind.JAXBElement<ParticipantIdentifierPageType>ObjectFactory. createDeleteList(ParticipantIdentifierPageType value)javax.xml.bind.JAXBElement<ParticipantIdentifierPageType>ObjectFactory. createParticipantIdentifierPage(ParticipantIdentifierPageType value)
-