Interface NamedType


public interface NamedType
  • Method Summary

    Modifier and Type Method Description
    Type<?> getType()  
    String getVar()  
  • Method Details

    • getType

      Type<?> getType()
    • getVar

      String getVar()