Class PsaRstApiAddFld.Getter

  • Enclosing class:
    PsaRstApiAddFld

    public static final class PsaRstApiAddFld.Getter
    extends java.lang.Object
    getter for the field names
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<java.lang.String> get​(java.lang.Class<?> object_class)
      get all additional field names
      • Methods inherited from class java.lang.Object

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

      • get

        public static java.util.List<java.lang.String> get​(java.lang.Class<?> object_class)
        get all additional field names
        Parameters:
        object_class - REST object class to inspect
        Returns:
        list of field names