Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SecurityIDType
-
Packages that use SecurityIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SecurityIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SecurityIDType Modifier and Type Field Description protected SecurityIDTypeImmobilizedSecurityType. securityIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SecurityIDType Modifier and Type Method Description SecurityIDTypeImmobilizedSecurityType. getSecurityID()Gets the value of the securityID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SecurityIDType Modifier and Type Method Description voidImmobilizedSecurityType. setSecurityID(SecurityIDType value)Sets the value of the securityID property. -
Uses of SecurityIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SecurityIDType Modifier and Type Method Description SecurityIDTypeObjectFactory. createSecurityIDType()Create an instance ofSecurityIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SecurityIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityIDType>ObjectFactory. createSecurityID(SecurityIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SecurityIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityIDType>ObjectFactory. createSecurityID(SecurityIDType value)
-