Uses of Class
net.loomchild.segment.srx.io.bind.Header
-
Packages that use Header Package Description net.loomchild.segment.srx.io.bind -
-
Uses of Header in net.loomchild.segment.srx.io.bind
Fields in net.loomchild.segment.srx.io.bind declared as Header Modifier and Type Field Description protected Header
Srx. header
Methods in net.loomchild.segment.srx.io.bind that return Header Modifier and Type Method Description Header
ObjectFactory. createHeader()
Create an instance ofHeader
Header
Srx. getHeader()
Gets the value of the header property.Methods in net.loomchild.segment.srx.io.bind with parameters of type Header Modifier and Type Method Description void
Srx. setHeader(Header value)
Sets the value of the header property.
-