Interface IComplexTypeReferenceDS

All Known Implementing Classes:
ReportingComplexTypeReferenceDS, XmlComplexTypeReferenceDS, XmlComplexTypeReferenceDS

public interface IComplexTypeReferenceDS
This interfaces defines the reference to a complex type.
Author:
a.pragt
  • Method Summary

    Modifier and Type
    Method
    Description
    This method returns the qualifiedname of the referred type.
  • Method Details

    • getTypeName

      QualifiedName getTypeName()
      This method returns the qualifiedname of the referred type.
      Returns:
      The qualifiedName, may not be null.