Class UDMacro


  • public class UDMacro
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<java.lang.String> from​(Processor processor)  
      static UDMacro macro​(java.lang.String id)  
      • Methods inherited from class java.lang.Object

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

      • macro

        public static UDMacro macro​(java.lang.String id)
      • from

        public java.util.Optional<java.lang.String> from​(Processor processor)