Uses of Class
org.cxml.DsObject
-
Packages that use DsObject Package Description org.cxml -
-
Uses of DsObject in org.cxml
Fields in org.cxml with type parameters of type DsObject Modifier and Type Field Description protected java.util.List<DsObject>DsSignature. dsObjectMethods in org.cxml that return DsObject Modifier and Type Method Description DsObjectObjectFactory. createDsObject()Create an instance ofDsObjectMethods in org.cxml that return types with arguments of type DsObject Modifier and Type Method Description java.util.List<DsObject>DsSignature. getDsObject()Gets the value of the dsObject property.
-