Class ParameterMap


  • public class ParameterMap
    extends java.lang.Object
    Author:
    Clinton Begin
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ParameterMap.Builder  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getId()  
      java.util.List<ParameterMapping> getParameterMappings()  
      java.lang.Class<?> getType()  
      • Methods inherited from class java.lang.Object

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

      • getId

        public java.lang.String getId()
      • getType

        public java.lang.Class<?> getType()
      • getParameterMappings

        public java.util.List<ParameterMapping> getParameterMappings()