Uses of Enum Class
org.episteme.natural.chemistry.crystallography.UnitCell.CrystalSystem
Packages that use UnitCell.CrystalSystem
-
Uses of UnitCell.CrystalSystem in org.episteme.natural.chemistry.crystallography
Subclasses with type arguments of type UnitCell.CrystalSystem in org.episteme.natural.chemistry.crystallographyMethods in org.episteme.natural.chemistry.crystallography that return UnitCell.CrystalSystemModifier and TypeMethodDescriptionUnitCell.getSystem()static UnitCell.CrystalSystemReturns the enum constant of this class with the specified name.static UnitCell.CrystalSystem[]UnitCell.CrystalSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.