|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransformType | |
|---|---|
| org.apache.cxf.xkms.model.xmldsig | |
| org.apache.cxf.xkms.model.xmlenc | |
| Uses of TransformType in org.apache.cxf.xkms.model.xmldsig |
|---|
| Fields in org.apache.cxf.xkms.model.xmldsig with type parameters of type TransformType | |
|---|---|
protected List<TransformType> |
TransformsType.transform
|
| Methods in org.apache.cxf.xkms.model.xmldsig that return TransformType | |
|---|---|
TransformType |
ObjectFactory.createTransformType()
Create an instance of TransformType |
| Methods in org.apache.cxf.xkms.model.xmldsig that return types with arguments of type TransformType | |
|---|---|
JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
Create an instance of JAXBElement<TransformType>} |
List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property. |
| Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type TransformType | |
|---|---|
JAXBElement<TransformType> |
ObjectFactory.createTransform(TransformType value)
Create an instance of JAXBElement<TransformType>} |
| Uses of TransformType in org.apache.cxf.xkms.model.xmlenc |
|---|
| Fields in org.apache.cxf.xkms.model.xmlenc with type parameters of type TransformType | |
|---|---|
protected List<TransformType> |
TransformsType.transform
|
| Methods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type TransformType | |
|---|---|
List<TransformType> |
TransformsType.getTransform()
Gets the value of the transform property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||