Uses of Class
net.daum.dna.api.vo.cafe.CafeLevelInfo

Packages that use CafeLevelInfo
net.daum.dna.api.vo.cafe '카페'의 출력변수(Response Element)들과 관련되어있는 클래스들을 제공합니다. 
 

Uses of CafeLevelInfo in net.daum.dna.api.vo.cafe
 

Methods in net.daum.dna.api.vo.cafe that return types with arguments of type CafeLevelInfo
 java.util.List<CafeLevelInfo> CafeAlarmRes.getCafeLevelInfo()
          cafe level info 객체를 불러온다.
 

Methods in net.daum.dna.api.vo.cafe with parameters of type CafeLevelInfo
 void CafeAlarmRes.setCafeLevelInfo(CafeLevelInfo cafeLevelInfo)
          cafe level info 객체를 입력한다.
 

Constructor parameters in net.daum.dna.api.vo.cafe with type arguments of type CafeLevelInfo
CafeAlarmRes(java.util.List<CafeActivityRes> cafeActiveActivityRes, java.util.List<CafeLevelInfo> cafeLevelInfo)
          Class 인스턴스화