Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PasswordType
-
Packages that use PasswordType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PasswordType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PasswordType Modifier and Type Field Description protected PasswordTypeWebSiteAccessType. passwordMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PasswordType Modifier and Type Method Description PasswordTypeWebSiteAccessType. getPassword()Gets the value of the password property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PasswordType Modifier and Type Method Description voidWebSiteAccessType. setPassword(PasswordType value)Sets the value of the password property. -
Uses of PasswordType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PasswordType Modifier and Type Method Description PasswordTypeObjectFactory. createPasswordType()Create an instance ofPasswordTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PasswordType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PasswordType>ObjectFactory. createPassword(PasswordType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PasswordType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PasswordType>ObjectFactory. createPassword(PasswordType value)
-