Uses of Enum Class
jebl.evolution.io.IllegalCharacterPolicy
Packages that use IllegalCharacterPolicy
-
Uses of IllegalCharacterPolicy in jebl.evolution.io
Methods in jebl.evolution.io that return IllegalCharacterPolicyModifier and TypeMethodDescriptionstatic IllegalCharacterPolicy
IllegalCharacterPolicy.instanceOf
(String description) static IllegalCharacterPolicy
Returns 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 TypeMethodDescriptionvoid
FastaImporter.setIllegalCharacterPolicy
(IllegalCharacterPolicy newPolicy)