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 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)