Class PRBDiaHelper


  • public abstract class PRBDiaHelper
    extends java.lang.Object
    This is a utility class for PRBDia that provides static methods for creation or other purposes.
    See Also:
    PRBDia
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void lock​(SrvContext srvCtx, java.util.List<? extends PRBDia> sel)
      Locks the corresponding behavior of the current object.
      static void unlock​(SrvContext srvCtx, java.util.List<? extends PRBDia> sel)
      Unlocks the correponding behavior of the current object.
      • Methods inherited from class java.lang.Object

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