Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.KeywordType
-
Packages that use KeywordType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of KeywordType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type KeywordType Modifier and Type Field Description protected List<KeywordType>ItemType. keywordMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type KeywordType Modifier and Type Method Description List<KeywordType>ItemType. getKeyword()Gets the value of the keyword property. -
Uses of KeywordType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return KeywordType Modifier and Type Method Description KeywordTypeObjectFactory. createKeywordType()Create an instance ofKeywordTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type KeywordType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeywordType>ObjectFactory. createKeyword(KeywordType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type KeywordType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeywordType>ObjectFactory. createKeyword(KeywordType value)
-