Class RFParameterInfo

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.Class<?> cl  
    • Constructor Summary

      Constructors 
      Constructor Description
      RFParameterInfo​(java.lang.Class<?> cl)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ClassInfo getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cl

        private final java.lang.Class<?> cl
    • Constructor Detail

      • RFParameterInfo

        public RFParameterInfo​(java.lang.Class<?> cl)