org.jbehave.core.model
Class Meta.Property

java.lang.Object
  extended by org.jbehave.core.model.Meta.Property
Enclosing class:
Meta

public static class Meta.Property
extends Object


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

Constructor Detail

Meta.Property

public Meta.Property(String propertyAsString)
Method Detail

getName

public String getName()

getValue

public String getValue()


Copyright © 2003-2011. All Rights Reserved.