Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BlockNameType
-
Packages that use BlockNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BlockNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BlockNameType Modifier and Type Field Description protected BlockNameTypeAddressType. blockNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BlockNameType Modifier and Type Method Description BlockNameTypeAddressType. getBlockName()Gets the value of the blockName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BlockNameType Modifier and Type Method Description voidAddressType. setBlockName(BlockNameType value)Sets the value of the blockName property. -
Uses of BlockNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BlockNameType Modifier and Type Method Description BlockNameTypeObjectFactory. createBlockNameType()Create an instance ofBlockNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BlockNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BlockNameType>ObjectFactory. createBlockName(BlockNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BlockNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BlockNameType>ObjectFactory. createBlockName(BlockNameType value)
-