org.crsh.cmdline.spi
Class Value.Properties

java.lang.Object
  extended by org.crsh.cmdline.spi.Value
      extended by org.crsh.cmdline.spi.Value.Properties
Enclosing class:
Value

public static class Value.Properties
extends Value


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.cmdline.spi.Value
Value.Properties
 
Constructor Summary
Value.Properties(String string)
           
 
Method Summary
 Properties getProperties()
           
 
Methods inherited from class org.crsh.cmdline.spi.Value
equals, getString, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Value.Properties

public Value.Properties(String string)
                 throws NullPointerException
Throws:
NullPointerException
Method Detail

getProperties

public Properties getProperties()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.