Uses of Class
network.oxalis.peppol.busdox.jaxb.identifiers.ParticipantIdentifierType
-
Packages that use ParticipantIdentifierType Package Description network.oxalis.peppol.busdox.jaxb.identifiers network.oxalis.peppol.busdox.jaxb.sml network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of ParticipantIdentifierType in network.oxalis.peppol.busdox.jaxb.identifiers
Methods in network.oxalis.peppol.busdox.jaxb.identifiers that return ParticipantIdentifierType Modifier and Type Method Description ParticipantIdentifierTypeObjectFactory. createParticipantIdentifierType()Create an instance ofParticipantIdentifierTypeMethods in network.oxalis.peppol.busdox.jaxb.identifiers that return types with arguments of type ParticipantIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipantIdentifierType>ObjectFactory. createParticipantIdentifier(ParticipantIdentifierType value)javax.xml.bind.JAXBElement<ParticipantIdentifierType>ObjectFactory. createRecipientIdentifier(ParticipantIdentifierType value)javax.xml.bind.JAXBElement<ParticipantIdentifierType>ObjectFactory. createSenderIdentifier(ParticipantIdentifierType value)Methods in network.oxalis.peppol.busdox.jaxb.identifiers with parameters of type ParticipantIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipantIdentifierType>ObjectFactory. createParticipantIdentifier(ParticipantIdentifierType value)javax.xml.bind.JAXBElement<ParticipantIdentifierType>ObjectFactory. createRecipientIdentifier(ParticipantIdentifierType value)javax.xml.bind.JAXBElement<ParticipantIdentifierType>ObjectFactory. createSenderIdentifier(ParticipantIdentifierType value) -
Uses of ParticipantIdentifierType in network.oxalis.peppol.busdox.jaxb.sml
Fields in network.oxalis.peppol.busdox.jaxb.sml declared as ParticipantIdentifierType Modifier and Type Field Description protected ParticipantIdentifierTypeMigrationRecordType. participantIdentifierprotected ParticipantIdentifierTypeServiceMetadataPublisherServiceForParticipantType. participantIdentifierFields in network.oxalis.peppol.busdox.jaxb.sml with type parameters of type ParticipantIdentifierType Modifier and Type Field Description protected List<ParticipantIdentifierType>ParticipantIdentifierPageType. participantIdentifierMethods in network.oxalis.peppol.busdox.jaxb.sml that return ParticipantIdentifierType Modifier and Type Method Description ParticipantIdentifierTypeMigrationRecordType. getParticipantIdentifier()Gets the value of the participantIdentifier property.ParticipantIdentifierTypeServiceMetadataPublisherServiceForParticipantType. getParticipantIdentifier()Gets the value of the participantIdentifier property.Methods in network.oxalis.peppol.busdox.jaxb.sml that return types with arguments of type ParticipantIdentifierType Modifier and Type Method Description List<ParticipantIdentifierType>ParticipantIdentifierPageType. getParticipantIdentifier()Gets the value of the participantIdentifier property.Methods in network.oxalis.peppol.busdox.jaxb.sml with parameters of type ParticipantIdentifierType Modifier and Type Method Description voidMigrationRecordType. setParticipantIdentifier(ParticipantIdentifierType value)Sets the value of the participantIdentifier property.voidServiceMetadataPublisherServiceForParticipantType. setParticipantIdentifier(ParticipantIdentifierType value)Sets the value of the participantIdentifier property. -
Uses of ParticipantIdentifierType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as ParticipantIdentifierType Modifier and Type Field Description protected ParticipantIdentifierTypeServiceGroupType. participantIdentifierprotected ParticipantIdentifierTypeServiceInformationType. participantIdentifierMethods in network.oxalis.peppol.busdox.jaxb.smp that return ParticipantIdentifierType Modifier and Type Method Description ParticipantIdentifierTypeServiceGroupType. getParticipantIdentifier()Gets the value of the participantIdentifier property.ParticipantIdentifierTypeServiceInformationType. getParticipantIdentifier()Gets the value of the participantIdentifier property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type ParticipantIdentifierType Modifier and Type Method Description voidServiceGroupType. setParticipantIdentifier(ParticipantIdentifierType value)Sets the value of the participantIdentifier property.voidServiceInformationType. setParticipantIdentifier(ParticipantIdentifierType value)Sets the value of the participantIdentifier property.
-