Uses of Class
org.cxml.DsTransform
-
Packages that use DsTransform Package Description org.cxml -
-
Uses of DsTransform in org.cxml
Fields in org.cxml with type parameters of type DsTransform Modifier and Type Field Description protected java.util.List<DsTransform>DsTransforms. dsTransformMethods in org.cxml that return DsTransform Modifier and Type Method Description DsTransformObjectFactory. createDsTransform()Create an instance ofDsTransformMethods in org.cxml that return types with arguments of type DsTransform Modifier and Type Method Description java.util.List<DsTransform>DsTransforms. getDsTransform()Gets the value of the dsTransform property.
-