Uses of Class
org.scijava.struct.ItemIO
-
-
Uses of ItemIO in org.scijava.struct
Methods in org.scijava.struct that return ItemIO Modifier and Type Method Description ItemIOMember. getIOType()Gets the input/output type of the member.static ItemIOItemIO. valueOf(String name)Returns the enum constant of this type with the specified name.static ItemIO[]ItemIO. values()Returns an array containing the constants of this enum type, in the order they are declared.
-