Uses of Enum Class
net.sourceforge.plantuml.klimt.creole.NeutronType
Packages that use NeutronType
-
Uses of NeutronType in net.sourceforge.plantuml.klimt.creole
Methods in net.sourceforge.plantuml.klimt.creole that return NeutronTypeModifier and TypeMethodDescriptionstatic NeutronTypeNeutron.getNeutronTypeFromChar(char ch) Neutron.getType()static NeutronTypeReturns the enum constant of this class with the specified name.static NeutronType[]NeutronType.values()Returns an array containing the constants of this enum class, in the order they are declared.