|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CafeActivityRes | |
---|---|
net.daum.dna.api.vo.cafe | '카페'의 출력변수(Response Element)들과 관련되어있는 클래스들을 제공합니다. |
Uses of CafeActivityRes in net.daum.dna.api.vo.cafe |
---|
Methods in net.daum.dna.api.vo.cafe that return types with arguments of type CafeActivityRes | |
---|---|
java.util.List<CafeActivityRes> |
CafeAlarmRes.getCafeActiveRes()
cafe active res 객체를 불러온다. |
Methods in net.daum.dna.api.vo.cafe with parameters of type CafeActivityRes | |
---|---|
void |
CafeAlarmRes.setCafeActiveRes(CafeActivityRes cafeActiveRes)
cafe active res 객체를 입력한다. |
Constructor parameters in net.daum.dna.api.vo.cafe with type arguments of type CafeActivityRes | |
---|---|
CafeAlarmRes(java.util.List<CafeActivityRes> cafeActiveActivityRes,
java.util.List<CafeLevelInfo> cafeLevelInfo)
Class 인스턴스화 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |