net.daum.dna.api.vo.yozm
Class YozmUserJoined

java.lang.Object
  extended by net.daum.dna.api.vo.yozm.YozmUserJoined

public class YozmUserJoined
extends java.lang.Object

The Class YozmJoinInfo.


Constructor Summary
YozmUserJoined()
           
 
Method Summary
 boolean isJoined()
          Checks if is joined.
 void setJoined(boolean joined)
          Sets the joined.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YozmUserJoined

public YozmUserJoined()
Method Detail

isJoined

public boolean isJoined()
Checks if is joined.

Returns:
true, if is joined

setJoined

public void setJoined(boolean joined)
Sets the joined.

Parameters:
joined - the new joined