Package | Description |
---|---|
org.w3._2000._09.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected List<ObjectType> |
SignatureType.object |
Modifier and Type | Method and Description |
---|---|
ObjectType |
ObjectType.clone()
Creates and returns a deep copy of this object.
|
ObjectType |
ObjectFactory.createObjectType()
Create an instance of
ObjectType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ObjectType> |
ObjectFactory.createObject(ObjectType value)
|
List<ObjectType> |
SignatureType.getObject()
Gets the value of the object property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ObjectType> |
ObjectFactory.createObject(ObjectType value)
|
Constructor and Description |
---|
ObjectType(ObjectType o)
Creates a new
ObjectType instance by deeply copying a given ObjectType instance. |
Copyright © 2013 evolveum. All rights reserved.