Class Region

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Region.Item  
    • Constructor Summary

      Constructors 
      Constructor Description
      Region()  
    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface net.n2oapp.framework.api.metadata.aware.IdAware

        getId, setId
    • Constructor Detail

      • Region

        public Region()
    • Method Detail

      • getJsonProperties

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