org.scribble.protocol.util
Class ChoiceUtil
java.lang.Object
org.scribble.protocol.util.ChoiceUtil
public final class ChoiceUtil
- extends Object
Utility functions for the choice construct.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLabel
public static String getLabel(MessageSignature sig)
- This method returns the label associated with the message signature.
- Parameters:
sig - The message signature
- Returns:
- The label
Copyright © 2008-Present Scribble.org. All Rights Reserved.