Package gov.nih.mipav.model.structures
Class ModelStorageBase
java.lang.Object
gov.nih.mipav.model.structures.ModelStorageBase
Stub of the MIPAV ModelStorageBase class.
NOTE: This class contains NO real implementation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BYTE
public static final int BYTE- See Also:
-
UBYTE
public static final int UBYTE- See Also:
-
SHORT
public static final int SHORT- See Also:
-
USHORT
public static final int USHORT- See Also:
-
INTEGER
public static final int INTEGER- See Also:
-
UINTEGER
public static final int UINTEGER- See Also:
-
FLOAT
public static final int FLOAT- See Also:
-
DOUBLE
public static final int DOUBLE- See Also:
-
-
Constructor Details
-
ModelStorageBase
public ModelStorageBase()
-