org.objectweb.fractal.explorer.lib
Class SignatureWrapper
java.lang.Object
org.objectweb.fractal.explorer.lib.SignatureWrapper
public class SignatureWrapper
- extends Object
A wrapper for Signature.
- Version:
- 0.1
- Author:
- Jerome Moroy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signature_
protected String signature_
- The InterfaceReference.
SignatureWrapper
public SignatureWrapper(String signature)
- Default constructor.
- Parameters:
signature
-
getSignature
public String getSignature()
- Provides the associated signature.
- Returns:
- the associated signature.