Class GenericDefinition

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getType() The type of the generic definition.
      Integer getKind() The kind of the generic definition.
      String getName() The name of the generic definition, if any.
      Boolean getRequired() A flag indicating if the generic definition is required.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait