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