Class CommonConstants


  • public class CommonConstants
    extends Object
    Common BICEPS constants.
    • Field Detail

      • NAMESPACE_EXTENSION

        public static final String NAMESPACE_EXTENSION
        Namespace string of the BICEPS Extension Model.
        See Also:
        Constant Field Values
      • NAMESPACE_EXTENSION_PREFIX

        public static final String NAMESPACE_EXTENSION_PREFIX
        Prefix used for the namespace of the BICEPS Extension Model.
        See Also:
        Constant Field Values
      • NAMESPACE_PARTICIPANT

        public static final String NAMESPACE_PARTICIPANT
        Namespace string of the BICEPS Participant Model.
        See Also:
        Constant Field Values
      • NAMESPACE_PARTICIPANT_PREFIX

        public static final String NAMESPACE_PARTICIPANT_PREFIX
        Prefix used for the namespace of the BICEPS Participant Model.
        See Also:
        Constant Field Values
      • NAMESPACE_MESSAGE

        public static final String NAMESPACE_MESSAGE
        Namespace string of the BICEPS Message Model.
        See Also:
        Constant Field Values
      • NAMESPACE_MESSAGE_PREFIX

        public static final String NAMESPACE_MESSAGE_PREFIX
        Prefix used for the namespace of the BICEPS Message Model.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CommonConstants

        public CommonConstants()