Uses of Enum Class
com.yahoo.document.idstring.IdString.Scheme
Packages that use IdString.Scheme
-
Uses of IdString.Scheme in com.yahoo.document.idstring
Methods in com.yahoo.document.idstring that return IdString.SchemeModifier and TypeMethodDescriptionIdString.getType()static IdString.SchemeReturns the enum constant of this class with the specified name.static IdString.Scheme[]IdString.Scheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.yahoo.document.idstring with parameters of type IdString.SchemeModifierConstructorDescriptionprotectedIdString(IdString.Scheme scheme, String namespace, String namespaceSpecific)