Interface ICompoundType

  • All Superinterfaces:
    IType, java.io.Serializable
    All Known Implementing Classes:
    CompoundType

    public interface ICompoundType
    extends IType
    • Method Detail

      • getTypes

        java.util.Set<IType> getTypes()