Package | Description |
---|---|
org.josef.science.physics.particle |
Physics of elementary and non-elementary particles.
|
Modifier and Type | Method and Description |
---|---|
ElectricCharge |
Quark.getElectricCharge()
Gets the ElectricCharge of this Quark.
|
ElectricCharge |
Lepton.getElectricCharge()
Gets the ElectricCharge of this Lepton.
|
ElectricCharge |
ElementaryBoson.getElectricCharge()
Gets the ElectricCharge of this Boson.
|
static ElectricCharge |
ElectricCharge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElectricCharge[] |
ElectricCharge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018. All rights reserved.