Class QueryableEntity.CreateUserField

  • All Implemented Interfaces:
    java.util.function.Supplier<AbstractField>
    Enclosing class:
    QueryableEntity

    public static class QueryableEntity.CreateUserField
    extends java.lang.Object
    implements java.util.function.Supplier<AbstractField>
    • Constructor Summary

      Constructors 
      Constructor Description
      CreateUserField()  
    • Method Summary

      Modifier and Type Method Description
      AbstractField get()  
      • Methods inherited from class java.lang.Object

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

      • CreateUserField

        public CreateUserField()