Uses of Class
org.somda.sdc.dpws.wsdl.model.TExtensibilityElement
Packages that use TExtensibilityElement
-
Uses of TExtensibilityElement in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TExtensibilityElementModifier and TypeMethodDescriptionTExtensibilityElement.clone()TExtensibilityElement.copyExcept(PropertyTree _propertyTree) TExtensibilityElement.copyOnly(PropertyTree _propertyTree) TExtensibilityElement.createCopy()TExtensibilityElement.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TExtensibilityElementModifierConstructorDescriptionprotectedInstantiates a TExtensibilityElement copying the state of another TExtensibilityElementprotectedTExtensibilityElement(TExtensibilityElement _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TExtensibilityElement copying the state of another TExtensibilityElement