Uses of Class
org.somda.sdc.dpws.soap.wstransfer.model.AnyXmlType
Packages that use AnyXmlType
-
Uses of AnyXmlType in org.somda.sdc.dpws.soap.wstransfer.model
Methods in org.somda.sdc.dpws.soap.wstransfer.model that return AnyXmlTypeModifier and TypeMethodDescriptionAnyXmlType.clone()AnyXmlType.copyExcept(PropertyTree _propertyTree) AnyXmlType.copyOnly(PropertyTree _propertyTree) ObjectFactory.createAnyXmlType()Create an instance ofAnyXmlTypeAnyXmlType.createCopy()AnyXmlType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.wstransfer.model with parameters of type AnyXmlTypeModifierConstructorDescriptionAnyXmlType(AnyXmlType _other) Instantiates a AnyXmlType copying the state of another AnyXmlTypeAnyXmlType(AnyXmlType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AnyXmlType copying the state of another AnyXmlType