public class B2BParticipantRole extends ParticipantRole implements java.lang.Comparable<java.lang.Object>, java.io.Serializable
code, description, number, subDescription
Modifier | Constructor and Description |
---|---|
protected |
B2BParticipantRole(java.lang.String code,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
static boolean |
contains(java.lang.String role) |
static java.util.List<java.lang.Object> |
getList()
The static classes are used to define and retrieve B2B-only
participant role list
|
checkResult
compareTo, contains, equals, getCode, getDescription, getEnumeration, getNumber, getSubDescription, toString
protected B2BParticipantRole(java.lang.String code, java.lang.String description)
public static java.util.List<java.lang.Object> getList() throws UnableToLookupResourceException
UnableToLookupResourceException
public static boolean contains(java.lang.String role) throws UnableToLookupResourceException
UnableToLookupResourceException