org.overlord.sramp.atom.services.brms
Class Format

java.lang.Object
  extended by org.overlord.sramp.atom.services.brms.Format
All Implemented Interfaces:
Serializable

public class Format
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Format

public Format()
Method Detail

setValue

public void setValue(String value)

getValue

public String getValue()


Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.