Describe the enhancement requested
StructVector lets you use getVectorById/getChild to get the children, but you have to cast the result afterwards; it would be nice (if not absolutely necessary) to have an accessor that casts for you (and provides a nicer exception if it turns out the type was different, the field was missing, etc.)
Component(s)
Java