Uses of Class
network.oxalis.peppol.ubl2.jaxb.xmldsig.ReferenceType
-
Packages that use ReferenceType Package Description network.oxalis.peppol.ubl2.jaxb.xmldsig -
-
Uses of ReferenceType in network.oxalis.peppol.ubl2.jaxb.xmldsig
Fields in network.oxalis.peppol.ubl2.jaxb.xmldsig with type parameters of type ReferenceType Modifier and Type Field Description protected List<ReferenceType>ManifestType. referenceprotected List<ReferenceType>SignedInfoType. referenceMethods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return types with arguments of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)List<ReferenceType>ManifestType. getReference()Gets the value of the reference property.List<ReferenceType>SignedInfoType. getReference()Gets the value of the reference property.Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig with parameters of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)
-