Class UI5Messages

java.lang.Object
org.openrewrite.DataTable<UI5Messages.Row>
org.openrewrite.codemods.UI5Messages

public class UI5Messages extends org.openrewrite.DataTable<UI5Messages.Row>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
    static enum 
     
  • Field Summary

    Fields inherited from class org.openrewrite.DataTable

    maxCycle
  • Constructor Summary

    Constructors
    Constructor
    Description
    UI5Messages(org.openrewrite.Recipe recipe)
     
  • Method Summary

    Methods inherited from class org.openrewrite.DataTable

    getDescription, getDisplayName, getMaxCycle, getName, getRowsTypeReference, getType, insertRow, isEnabled, setEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UI5Messages

      public UI5Messages(org.openrewrite.Recipe recipe)