Class MisalignmentConfiguration

    • Constructor Detail

      • MisalignmentConfiguration

        public MisalignmentConfiguration​(java.lang.String elementName)
        the constructor which sets the immutable fields
        Parameters:
        elementName - the name of the element to which this configuration applies.
    • Method Detail

      • getMisalignment

        public final Misalignment getMisalignment()
        Returns:
        the misalignment
      • getElementName

        public java.lang.String getElementName()
        Returns:
        the elementName
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object