| Package | Description |
|---|---|
| com.sun.xml.security.core.dsig | |
| com.sun.xml.ws.security.opt.crypto.dsig |
| Modifier and Type | Field and Description |
|---|---|
protected List<Transform> |
TransformsType.transform |
| Modifier and Type | Method and Description |
|---|---|
Transform |
ObjectFactory.createTransform()
Create an instance of
Transform |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Transform> |
ObjectFactory.createTransform(Transform value)
|
List<Transform> |
TransformsType.getTransform()
Gets the value of the transform property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Transform> |
ObjectFactory.createTransform(Transform value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransformsType.setTransform(List<Transform> tList)
Added by XWSS Team
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transforms.setTransform(List<Transform> transform) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.