- valueOf(String) - Static method in enum de.javawi.jstun.attribute.MessageAttributeInterface.MessageAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.javawi.jstun.header.MessageHeaderInterface.MessageHeaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.javawi.jstun.test.demo.ice.Candidate.CandidateType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.javawi.jstun.attribute.MessageAttributeInterface.MessageAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.javawi.jstun.header.MessageHeaderInterface.MessageHeaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.javawi.jstun.test.demo.ice.Candidate.CandidateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.