Uses of Class
net.loomchild.segment.srx.io.bind.Formathandle
-
Packages that use Formathandle Package Description net.loomchild.segment.srx.io.bind -
-
Uses of Formathandle in net.loomchild.segment.srx.io.bind
Fields in net.loomchild.segment.srx.io.bind with type parameters of type Formathandle Modifier and Type Field Description protected java.util.List<Formathandle>Header. formathandleMethods in net.loomchild.segment.srx.io.bind that return Formathandle Modifier and Type Method Description FormathandleObjectFactory. createFormathandle()Create an instance ofFormathandleMethods in net.loomchild.segment.srx.io.bind that return types with arguments of type Formathandle Modifier and Type Method Description java.util.List<Formathandle>Header. getFormathandle()Gets the value of the formathandle property.
-