Uses of Class
network.oxalis.peppol.bdx.jaxb.xmldsig.ObjectType
-
Packages that use ObjectType Package Description network.oxalis.peppol.bdx.jaxb.xmldsig -
-
Uses of ObjectType in network.oxalis.peppol.bdx.jaxb.xmldsig
Fields in network.oxalis.peppol.bdx.jaxb.xmldsig with type parameters of type ObjectType Modifier and Type Field Description protected List<ObjectType>SignatureType. objectMethods in network.oxalis.peppol.bdx.jaxb.xmldsig that return ObjectType Modifier and Type Method Description ObjectTypeObjectFactory. createObjectType()Create an instance ofObjectTypeMethods in network.oxalis.peppol.bdx.jaxb.xmldsig that return types with arguments of type ObjectType Modifier and Type Method Description javax.xml.bind.JAXBElement<ObjectType>ObjectFactory. createObject(ObjectType value)List<ObjectType>SignatureType. getObject()Gets the value of the object property.Methods in network.oxalis.peppol.bdx.jaxb.xmldsig with parameters of type ObjectType Modifier and Type Method Description javax.xml.bind.JAXBElement<ObjectType>ObjectFactory. createObject(ObjectType value)
-