Uses of Class
org.somda.sdc.dpws.wsdl.model.TDocumented
Packages that use TDocumented
-
Uses of TDocumented in org.somda.sdc.dpws.wsdl.model
Subclasses of TDocumented in org.somda.sdc.dpws.wsdl.modelModifier and TypeClassDescriptionclassJava class for tBinding complex type.classJava class for tBindingOperation complex type.classJava class for tBindingOperationFault complex type.classJava class for tBindingOperationMessage complex type.classJava class for tDefinitions complex type.classJava class for tExtensibleAttributesDocumented complex type.classJava class for tExtensibleDocumented complex type.classJava class for tFault complex type.classJava class for tImport complex type.classJava class for tMessage complex type.classJava class for tOperation complex type.classJava class for tParam complex type.classJava class for tPart complex type.classJava class for tPort complex type.classJava class for tPortType complex type.classJava class for tService complex type.classJava class for tTypes complex type.Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TDocumentedModifier and TypeFieldDescriptionprotected List<TDocumented>TDefinitions.anyTopLevelOptionalElementMethods in org.somda.sdc.dpws.wsdl.model that return TDocumentedModifier and TypeMethodDescriptionTDocumented.clone()TDocumented.copyExcept(PropertyTree _propertyTree) TDocumented.copyOnly(PropertyTree _propertyTree) TDocumented.createCopy()TDocumented.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTDocumented()Create an instance ofTDocumentedMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TDocumentedModifier and TypeMethodDescriptionTDefinitions.getAnyTopLevelOptionalElement()Gets the value of the anyTopLevelOptionalElement property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TDocumentedModifier and TypeMethodDescriptionvoidTDefinitions.setAnyTopLevelOptionalElement(List<TDocumented> value) Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TDocumentedModifierConstructorDescriptionTDocumented(TDocumented _other) Instantiates a TDocumented copying the state of another TDocumentedTDocumented(TDocumented _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TDocumented copying the state of another TDocumented