Uses of Class
org.somda.sdc.dpws.wsdl.model.TPort
Packages that use TPort
-
Uses of TPort in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TPortMethods in org.somda.sdc.dpws.wsdl.model that return TPortModifier and TypeMethodDescriptionTPort.clone()TPort.copyExcept(PropertyTree _propertyTree) TPort.copyOnly(PropertyTree _propertyTree) TPort.createCopy()TPort.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTPort()Create an instance ofTPortMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TPortMethod parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TPortConstructors in org.somda.sdc.dpws.wsdl.model with parameters of type TPortModifierConstructorDescriptionInstantiates a TPort copying the state of another TPortTPort(TPort _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TPort copying the state of another TPort