Class MPSNDArraySizes


  • public final class MPSNDArraySizes
    extends org.moe.natj.c.StructObject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        MPSNDArraySizes()  
      protected MPSNDArraySizes​(org.moe.natj.general.Pointer peer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long dimensions​(int field_idx)  
      void setDimensions​(long value, int field_idx)  
      • Methods inherited from class org.moe.natj.general.NativeObject

        finalize, getPeer, getPeerPointer
      • Methods inherited from class java.lang.Object

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

      • MPSNDArraySizes

        public MPSNDArraySizes()
      • MPSNDArraySizes

        protected MPSNDArraySizes​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • dimensions

        public long dimensions​(int field_idx)
      • setDimensions

        public void setDimensions​(long value,
                                  int field_idx)