Uses of Class
org.somda.sdc.dpws.wsdl.model.TBinding
Packages that use TBinding
-
Uses of TBinding in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TBindingModifier and TypeMethodDescriptionTBinding.clone()TBinding.copyExcept(PropertyTree _propertyTree) TBinding.copyOnly(PropertyTree _propertyTree) TBinding.createCopy()TBinding.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTBinding()Create an instance ofTBindingConstructors in org.somda.sdc.dpws.wsdl.model with parameters of type TBindingModifierConstructorDescriptionInstantiates a TBinding copying the state of another TBindingTBinding(TBinding _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBinding copying the state of another TBinding