Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.Subfield
-
Packages that use Subfield Package Description de.gwdg.metadataqa.marc.utils.marcspec -
-
Uses of Subfield in de.gwdg.metadataqa.marc.utils.marcspec
Methods in de.gwdg.metadataqa.marc.utils.marcspec that return types with arguments of type Subfield Modifier and Type Method Description List<Subfield>MARCspec. getSubfields()Methods in de.gwdg.metadataqa.marc.utils.marcspec with parameters of type Subfield Modifier and Type Method Description voidMARCspec. addSubfield(Subfield subfield)Method parameters in de.gwdg.metadataqa.marc.utils.marcspec with type arguments of type Subfield Modifier and Type Method Description voidMARCspec. setSubfields(List<Subfield> subfields)
-