Class Subfields
- java.lang.Object
-
- de.gwdg.metadataqa.marc.utils.pica.path.Subfields
-
public class Subfields extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSubfields.Type
-
Constructor Summary
Constructors Constructor Description Subfields(Subfields.Type type, String input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getCodes()StringgetInput()Subfields.TypegetType()StringtoString()
-
-
-
Constructor Detail
-
Subfields
public Subfields(Subfields.Type type, String input)
-
-