test.compliance.core.notification
Class CustomClass

java.lang.Object
  extended by test.compliance.core.notification.CustomClass
All Implemented Interfaces:
Serializable

public class CustomClass
extends Object
implements Serializable

Author:
Tom Elrod
See Also:
Serialized Form

Constructor Summary
CustomClass(String value)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomClass

public CustomClass(String value)
Method Detail

getValue

public String getValue()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.