Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ImmobilizedSecurityType
-
Packages that use ImmobilizedSecurityType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ImmobilizedSecurityType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ImmobilizedSecurityType Modifier and Type Field Description protected List<ImmobilizedSecurityType>GuaranteeCertificateType. immobilizedSecurityMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ImmobilizedSecurityType Modifier and Type Method Description List<ImmobilizedSecurityType>GuaranteeCertificateType. getImmobilizedSecurity()Gets the value of the immobilizedSecurity property. -
Uses of ImmobilizedSecurityType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ImmobilizedSecurityType Modifier and Type Method Description ImmobilizedSecurityTypeObjectFactory. createImmobilizedSecurityType()Create an instance ofImmobilizedSecurityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ImmobilizedSecurityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImmobilizedSecurityType>ObjectFactory. createImmobilizedSecurity(ImmobilizedSecurityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ImmobilizedSecurityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImmobilizedSecurityType>ObjectFactory. createImmobilizedSecurity(ImmobilizedSecurityType value)
-