Uses of Class
com.sun.xml.security.core.dsig.ObjectType
-
Packages that use ObjectType Package Description com.sun.xml.security.core.dsig -
-
Uses of ObjectType in com.sun.xml.security.core.dsig
Fields in com.sun.xml.security.core.dsig with type parameters of type ObjectType Modifier and Type Field Description protected List<ObjectType>SignatureType. objectMethods in com.sun.xml.security.core.dsig that return ObjectType Modifier and Type Method Description ObjectTypeObjectFactory. createObjectType()Create an instance ofObjectTypeMethods in com.sun.xml.security.core.dsig 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 com.sun.xml.security.core.dsig with parameters of type ObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObjectType>ObjectFactory. createObject(ObjectType value)
-