Class IdlEnum.Builder

    • 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
      final List<String> getValues()
      final String getSourcePackage()
      final Unit setSourcePackage(String sourcePackage)
      final Unit addValue(String value)
      final IdlEnum build()
      • Methods inherited from class de.fabmax.webidl.model.IdlDecoratedElement.Builder

        addDecorator, getDecorators
      • Methods inherited from class de.fabmax.webidl.model.IdlElement.Builder

        getName, setName
      • Methods inherited from class java.lang.Object

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