Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.SubSpec
-
Packages that use SubSpec Package Description de.gwdg.metadataqa.marc.utils.marcspec -
-
Uses of SubSpec in de.gwdg.metadataqa.marc.utils.marcspec
Methods in de.gwdg.metadataqa.marc.utils.marcspec that return types with arguments of type SubSpec Modifier and Type Method Description List<SubSpec>Field. getSubSpecs()List<SubSpec>Subfield. getSubSpecs()Methods in de.gwdg.metadataqa.marc.utils.marcspec with parameters of type SubSpec Modifier and Type Method Description voidSubfield. addSubSpec(SubSpec subSpec)Method parameters in de.gwdg.metadataqa.marc.utils.marcspec with type arguments of type SubSpec Modifier and Type Method Description voidField. setSubSpecs(List<SubSpec> subSpecs)voidSubfield. setSubSpecs(List<SubSpec> subSpecs)
-