Uses of Enum Class
org.serviceconnector.scmp.SCMPBodyType
Packages that use SCMPBodyType
-
Uses of SCMPBodyType in org.serviceconnector.scmp
Methods in org.serviceconnector.scmp that return SCMPBodyTypeModifier and TypeMethodDescriptionstatic SCMPBodyTypeSCMPBodyType.getBodyType(String bodyTypeString) Gets the body type by string.SCMPMessage.getBodyType()Gets the body type.static SCMPBodyTypeReturns the enum constant of this class with the specified name.static SCMPBodyType[]SCMPBodyType.values()Returns an array containing the constants of this enum class, in the order they are declared.