Class Board


  • public class Board
    extends java.lang.Object
    • Constructor Detail

      • Board

        public Board()
    • Method Detail

      • getDescription

        public Description getDescription()
        Gets the value of the description property.
        Returns:
        possible object is Description
      • setDescription

        public void setDescription​(Description value)
        Sets the value of the description property.
        Parameters:
        value - allowed object is Description
      • getPlain

        public Plain getPlain()
        Gets the value of the plain property.
        Returns:
        possible object is Plain
      • setPlain

        public void setPlain​(Plain value)
        Sets the value of the plain property.
        Parameters:
        value - allowed object is Plain
      • getLibraries

        public Libraries getLibraries()
        Gets the value of the libraries property.
        Returns:
        possible object is Libraries
      • setLibraries

        public void setLibraries​(Libraries value)
        Sets the value of the libraries property.
        Parameters:
        value - allowed object is Libraries
      • getAttributes

        public Attributes getAttributes()
        Gets the value of the attributes property.
        Returns:
        possible object is Attributes
      • setAttributes

        public void setAttributes​(Attributes value)
        Sets the value of the attributes property.
        Parameters:
        value - allowed object is Attributes
      • getVariantdefs

        public Variantdefs getVariantdefs()
        Gets the value of the variantdefs property.
        Returns:
        possible object is Variantdefs
      • setVariantdefs

        public void setVariantdefs​(Variantdefs value)
        Sets the value of the variantdefs property.
        Parameters:
        value - allowed object is Variantdefs
      • getClasses

        public Classes getClasses()
        Gets the value of the classes property.
        Returns:
        possible object is Classes
      • setClasses

        public void setClasses​(Classes value)
        Sets the value of the classes property.
        Parameters:
        value - allowed object is Classes
      • getDesignrules

        public Designrules getDesignrules()
        Gets the value of the designrules property.
        Returns:
        possible object is Designrules
      • setDesignrules

        public void setDesignrules​(Designrules value)
        Sets the value of the designrules property.
        Parameters:
        value - allowed object is Designrules
      • getAutorouter

        public Autorouter getAutorouter()
        Gets the value of the autorouter property.
        Returns:
        possible object is Autorouter
      • setAutorouter

        public void setAutorouter​(Autorouter value)
        Sets the value of the autorouter property.
        Parameters:
        value - allowed object is Autorouter
      • getElements

        public Elements getElements()
        Gets the value of the elements property.
        Returns:
        possible object is Elements
      • setElements

        public void setElements​(Elements value)
        Sets the value of the elements property.
        Parameters:
        value - allowed object is Elements
      • getSignals

        public Signals getSignals()
        Gets the value of the signals property.
        Returns:
        possible object is Signals
      • setSignals

        public void setSignals​(Signals value)
        Sets the value of the signals property.
        Parameters:
        value - allowed object is Signals
      • getErrors

        public Errors getErrors()
        Gets the value of the errors property.
        Returns:
        possible object is Errors
      • setErrors

        public void setErrors​(Errors value)
        Sets the value of the errors property.
        Parameters:
        value - allowed object is Errors