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. formathandle
Methods in net.loomchild.segment.srx.io.bind that return Formathandle Modifier and Type Method Description Formathandle
ObjectFactory. createFormathandle()
Create an instance ofFormathandle
Methods 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.
-