ch.qos.logback.core.joran.replay
Class WeightytFruit

java.lang.Object
  extended by ch.qos.logback.core.joran.replay.Fruit
      extended by ch.qos.logback.core.joran.replay.WeightytFruit

public class WeightytFruit
extends Fruit


Constructor Summary
WeightytFruit()
           
 
Method Summary
 double getWeight()
           
 void setWeight(double weight)
           
 
Methods inherited from class ch.qos.logback.core.joran.replay.Fruit
addText, getName, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WeightytFruit

public WeightytFruit()
Method Detail

getWeight

public double getWeight()

setWeight

public void setWeight(double weight)


Copyright © 2005-2009 QOS.ch. All Rights Reserved.