Class DefaultValues

  • All Implemented Interfaces:
    java.io.Serializable, Compiled

    public class DefaultValues
    extends java.lang.Object
    implements Compiled
    Значение по умолчанию для полей
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultValues()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.Object> getJsonValues()  
      • Methods inherited from class java.lang.Object

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

      • DefaultValues

        public DefaultValues()
    • Method Detail

      • getJsonValues

        public java.util.Map<java.lang.String,​java.lang.Object> getJsonValues()