Uses of Class
org.w3._2000._09.xmldsig_.ObjectType
Packages that use ObjectType
-
Uses of ObjectType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ with type parameters of type ObjectTypeMethods in org.w3._2000._09.xmldsig_ that return ObjectTypeModifier and TypeMethodDescriptionObjectFactory.createObjectType()
Create an instance ofObjectType
Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectType>
ObjectFactory.createObject
(ObjectType value) SignatureType.getObject()
Gets the value of the object property.Methods in org.w3._2000._09.xmldsig_ with parameters of type ObjectTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectType>
ObjectFactory.createObject
(ObjectType value) Constructor parameters in org.w3._2000._09.xmldsig_ with type arguments of type ObjectTypeModifierConstructorDescriptionSignatureType
(SignedInfoType signedInfo, SignatureValueType signatureValue, KeyInfoType keyInfo, List<ObjectType> object, String id) Fully-initialising value constructor