ch.qos.logback.core.joran.implicitAction
Class Cake

java.lang.Object
  extended by ch.qos.logback.core.joran.implicitAction.Cake

public class Cake
extends Object


Constructor Summary
Cake()
           
 
Method Summary
 int getCode()
           
 String getType()
           
 void setCode(int code)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cake

public Cake()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getCode

public int getCode()

setCode

public void setCode(int code)


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