Uses of Class
network.oxalis.peppol.busdox.jaxb.sml.ParticipantIdentifierPageType
-
Packages that use ParticipantIdentifierPageType Package Description network.oxalis.peppol.busdox.jaxb.sml -
-
Uses of ParticipantIdentifierPageType in network.oxalis.peppol.busdox.jaxb.sml
Methods in network.oxalis.peppol.busdox.jaxb.sml that return ParticipantIdentifierPageType Modifier and Type Method Description ParticipantIdentifierPageTypeObjectFactory. createParticipantIdentifierPageType()Create an instance ofParticipantIdentifierPageTypeMethods in network.oxalis.peppol.busdox.jaxb.sml 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 network.oxalis.peppol.busdox.jaxb.sml 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)
-