Class Type

    • Field Detail

      • HOME

        public static final Type HOME
        Home type parameter.
      • WORK

        public static final Type WORK
        Work type parameter.
      • PREF

        public static final Type PREF
        Pref type parameter.
    • Constructor Detail

      • Type

        public Type​(String value)
        Parameters:
        value - string representation of type parameter
      • Type

        public Type​(String... types)
        Parameters:
        types - string representations of multiple nested types
      • Type

        public Type​(Type... types)
        Parameters:
        types - multiple nested types
    • Method Detail

      • getTypes

        public String[] getTypes()
        Returns:
        the types