Uses of Class
de.gwdg.metadataqa.marc.definition.general.LinkType
-
Packages that use LinkType Package Description de.gwdg.metadataqa.marc.definition.general -
-
Uses of LinkType in de.gwdg.metadataqa.marc.definition.general
Methods in de.gwdg.metadataqa.marc.definition.general that return LinkType Modifier and Type Method Description static LinkTypeLinkType. byCode(String code)LinkTypeFieldLinkAndSequenceNumberParser. getFieldLinkType()static LinkTypeLinkType. valueOf(String name)Returns the enum constant of this type with the specified name.static LinkType[]LinkType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-