Package testdata

Class ShorthandNames


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

      • ShorthandNames

        public ShorthandNames()
    • Method Detail

      • get

        public int get()
      • set

        public void set​(int fake)
      • is

        public boolean is()
      • getUPPER

        public int getUPPER()
      • setUPPER

        public void setUPPER​(int uPPER)
      • getLower

        public int getLower()
      • setLower

        public void setLower​(int lower)
      • getCamelCase

        public int getCamelCase()
      • setCamelCase

        public void setCamelCase​(int cameCase)
      • getUPper

        public int getUPper()
      • setUPper

        public void setUPper​(int UPper)
      • getX

        public int getX()
      • setX

        public void setX​(int x)
      • isUPPERBOOL

        public boolean isUPPERBOOL()
      • setUPPERBOOL

        public void setUPPERBOOL​(boolean uPPERBOOL)
      • isLowerbool

        public boolean isLowerbool()
      • setLowerbool

        public void setLowerbool​(boolean lowerbool)
      • isCamelCaseBool

        public boolean isCamelCaseBool()
      • setCamelCaseBool

        public void setCamelCaseBool​(boolean camelCaseBool)
      • isUPperBool

        public boolean isUPperBool()
      • setUPperBool

        public void setUPperBool​(boolean UPperBool)