Uses of Class
org.somda.sdc.dpws.wsdl.model.TDocumentation
Packages that use TDocumentation
-
Uses of TDocumentation in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model declared as TDocumentationMethods in org.somda.sdc.dpws.wsdl.model that return TDocumentationModifier and TypeMethodDescriptionTDocumentation.clone()TDocumentation.copyExcept(PropertyTree _propertyTree) TDocumentation.copyOnly(PropertyTree _propertyTree) TDocumentation.createCopy()TDocumentation.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTDocumentation()Create an instance ofTDocumentationTDocumented.getDocumentation()Gets the value of the documentation property.Methods in org.somda.sdc.dpws.wsdl.model with parameters of type TDocumentationModifier and TypeMethodDescriptionvoidTDocumented.setDocumentation(TDocumentation value) Sets the value of the documentation property.Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TDocumentationModifierConstructorDescriptionTDocumentation(TDocumentation _other) Instantiates a TDocumentation copying the state of another TDocumentationTDocumentation(TDocumentation _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TDocumentation copying the state of another TDocumentation