|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DDFSubfield | |
---|---|
com.bbn.openmap.dataAccess.iso8211 | This is a package containing classes that parse ISO 8211 files. |
Uses of DDFSubfield in com.bbn.openmap.dataAccess.iso8211 |
---|
Methods in com.bbn.openmap.dataAccess.iso8211 that return DDFSubfield | |
---|---|
DDFSubfield |
DDFField.getSubfield(java.lang.String subfieldName)
Will return a DDFSubfield object with the given name, or the first one off the list for a repeating subfield. |
Methods in com.bbn.openmap.dataAccess.iso8211 with parameters of type DDFSubfield | |
---|---|
protected void |
DDFField.addSubfield(DDFSubfield ddfs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |