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