Uses of Class
eu.europa.esig.xmldsig.jaxb.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. object
Methods in eu.europa.esig.xmldsig.jaxb that return ObjectType Modifier and Type Method Description ObjectType
ObjectFactory. createObjectType()
Create an instance ofObjectType
Methods 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)