Uses of Class
network.oxalis.peppol.bdx.jaxb.smp._2014._07.ParticipantIdentifierType
-
Packages that use ParticipantIdentifierType Package Description network.oxalis.peppol.bdx.jaxb.smp._2014._07 -
-
Uses of ParticipantIdentifierType in network.oxalis.peppol.bdx.jaxb.smp._2014._07
Fields in network.oxalis.peppol.bdx.jaxb.smp._2014._07 declared as ParticipantIdentifierType Modifier and Type Field Description protected ParticipantIdentifierTypeServiceGroupType. participantIdentifierprotected ParticipantIdentifierTypeServiceInformationType. participantIdentifierMethods in network.oxalis.peppol.bdx.jaxb.smp._2014._07 that return ParticipantIdentifierType Modifier and Type Method Description ParticipantIdentifierTypeObjectFactory. createParticipantIdentifierType()Create an instance ofParticipantIdentifierTypeParticipantIdentifierTypeServiceGroupType. getParticipantIdentifier()Gets the value of the participantIdentifier property.ParticipantIdentifierTypeServiceInformationType. getParticipantIdentifier()Gets the value of the participantIdentifier property.Methods in network.oxalis.peppol.bdx.jaxb.smp._2014._07 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.bdx.jaxb.smp._2014._07 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)voidServiceGroupType. setParticipantIdentifier(ParticipantIdentifierType value)Sets the value of the participantIdentifier property.voidServiceInformationType. setParticipantIdentifier(ParticipantIdentifierType value)Sets the value of the participantIdentifier property.
-