Interface TypeNameSpace

All Known Implementing Classes:
TypeNameSpaceImpl

public interface TypeNameSpace
An object holding the namespace string for a type.
  • Method Summary

    Modifier and Type
    Method
    Description
    getType(String typeName)
     
  • Method Details