Class PreProcessStylesheet


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      java.util.List<de.businesscode.bcdui.binding.write.Param> getParams()  
      void setName​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • PreProcessStylesheet

        public PreProcessStylesheet()
        PreProcessStylesheet
      • PreProcessStylesheet

        public PreProcessStylesheet​(java.lang.String name)
        PreProcessStylesheet
        Parameters:
        name -
    • Method Detail

      • getName

        public final java.lang.String getName()
        Returns:
        the name
      • setName

        public final void setName​(java.lang.String name)
        Parameters:
        name - the name to set
      • getParams

        public java.util.List<de.businesscode.bcdui.binding.write.Param> getParams()
        Returns:
        the params