Uses of Enum Class
jebl.evolution.io.IllegalCharacterPolicy
Packages that use IllegalCharacterPolicy
-
Uses of IllegalCharacterPolicy in jebl.evolution.io
Subclasses with type arguments of type IllegalCharacterPolicy in jebl.evolution.ioModifier and TypeClassDescriptionenumWhat to do when an imported document contains illegal charactersMethods in jebl.evolution.io that return IllegalCharacterPolicyModifier and TypeMethodDescriptionstatic IllegalCharacterPolicyIllegalCharacterPolicy.instanceOf(String description) static IllegalCharacterPolicyReturns the enum constant of this class with the specified name.static IllegalCharacterPolicy[]IllegalCharacterPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in jebl.evolution.io with parameters of type IllegalCharacterPolicyModifier and TypeMethodDescriptionvoidFastaImporter.setIllegalCharacterPolicy(IllegalCharacterPolicy newPolicy)