Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LoginType
-
Packages that use LoginType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LoginType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LoginType Modifier and Type Field Description protected LoginTypeWebSiteAccessType. loginMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LoginType Modifier and Type Method Description LoginTypeWebSiteAccessType. getLogin()Gets the value of the login property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LoginType Modifier and Type Method Description voidWebSiteAccessType. setLogin(LoginType value)Sets the value of the login property. -
Uses of LoginType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LoginType Modifier and Type Method Description LoginTypeObjectFactory. createLoginType()Create an instance ofLoginTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LoginType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LoginType>ObjectFactory. createLogin(LoginType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LoginType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LoginType>ObjectFactory. createLogin(LoginType value)
-