Classes Files

com::wombat::mama::MamaArrayInt

More…

Public Functions

  Name
  MamaArrayInt()
  MamaArrayInt(int[] value)
int[] getValue()
void setValue(int[] value)

Detailed Description

class com::wombat::mama::MamaArrayInt;

Mama integer array

Public Functions Documentation

function MamaArrayInt

inline MamaArrayInt()

function MamaArrayInt

inline MamaArrayInt(
    int[] value
)

function getValue

inline int[] getValue()

function setValue

inline void setValue(
    int[] value
)

Updated on 2023-03-31 at 15:29:42 +0100