Uses of Class
org.busdox.servicemetadata.locator._1.ServiceMetadataPublisherServiceForParticipantType
-
Packages that use ServiceMetadataPublisherServiceForParticipantType Package Description network.oxalis.peppol.busdox.ws.identifier org.busdox.servicemetadata.locator._1 -
-
Uses of ServiceMetadataPublisherServiceForParticipantType in network.oxalis.peppol.busdox.ws.identifier
Methods in network.oxalis.peppol.busdox.ws.identifier with parameters of type ServiceMetadataPublisherServiceForParticipantType Modifier and Type Method Description voidManageBusinessIdentifierServiceSoap. create(ServiceMetadataPublisherServiceForParticipantType messagePart)voidManageBusinessIdentifierServiceSoap. delete(ServiceMetadataPublisherServiceForParticipantType messagePart) -
Uses of ServiceMetadataPublisherServiceForParticipantType in org.busdox.servicemetadata.locator._1
Methods in org.busdox.servicemetadata.locator._1 that return ServiceMetadataPublisherServiceForParticipantType Modifier and Type Method Description ServiceMetadataPublisherServiceForParticipantTypeObjectFactory. createServiceMetadataPublisherServiceForParticipantType()Create an instance ofServiceMetadataPublisherServiceForParticipantTypeMethods in org.busdox.servicemetadata.locator._1 that return types with arguments of type ServiceMetadataPublisherServiceForParticipantType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceMetadataPublisherServiceForParticipantType>ObjectFactory. createCreateParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)javax.xml.bind.JAXBElement<ServiceMetadataPublisherServiceForParticipantType>ObjectFactory. createDeleteParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)Methods in org.busdox.servicemetadata.locator._1 with parameters of type ServiceMetadataPublisherServiceForParticipantType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceMetadataPublisherServiceForParticipantType>ObjectFactory. createCreateParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)javax.xml.bind.JAXBElement<ServiceMetadataPublisherServiceForParticipantType>ObjectFactory. createDeleteParticipantIdentifier(ServiceMetadataPublisherServiceForParticipantType value)
-