| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xmldsig | |
| org.apache.cxf.xkms.model.xmlenc |
| Modifier and Type | Field and Description |
|---|---|
protected List<TransformType> |
TransformsType.transform |
| Modifier and Type | Method and Description |
|---|---|
TransformType |
ObjectFactory.createTransformType()
Create an instance of
TransformType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
|
List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TransformType> |
TransformsType.transform |
| Modifier and Type | Method and Description |
|---|---|
List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property.
|
Apache CXF