Uses of Class
org.somda.sdc.dpws.wsdl.model.TMessage
Packages that use TMessage
-
Uses of TMessage in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TMessageModifier and TypeMethodDescriptionTMessage.clone()TMessage.copyExcept(PropertyTree _propertyTree) TMessage.copyOnly(PropertyTree _propertyTree) TMessage.createCopy()TMessage.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTMessage()Create an instance ofTMessageConstructors in org.somda.sdc.dpws.wsdl.model with parameters of type TMessageModifierConstructorDescriptionInstantiates a TMessage copying the state of another TMessageTMessage(TMessage _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TMessage copying the state of another TMessage