A B C D E F G H I L M N O P Q R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CANCEL_ORDER - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CANCEL_ORDER_FAIL_ALREADY_ACCEPT - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CANCEL_ORDER_FAIL_ALREADY_REFUSE - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CANCEL_ORDER_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CANCELED - Static variable in class com.uos.uos_mobile.other.Global.Order
-
취소된 주문.
- CARD_ADD - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CARD_ADD_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CARD_INFO - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CARD_INFO - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CARD_NO_INFO - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CARD_REMOVE - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CARD_REMOVE_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CardActivity - Class in com.uos.uos_mobile.activity
-
사용자의 카드정보를 관리하는 Activity.
xml: activity_card.xml
사용자가 결제 시 사용할 카드정보를 관리하는 Activity입니다. - CardActivity() - Constructor for class com.uos.uos_mobile.activity.CardActivity
- CardActivity.GetCard - Class in com.uos.uos_mobile.activity
-
Thread 클래스를 상속받아 카드 정보 요청을 보내는 클래스.
- CardActivity.RemoveCard - Class in com.uos.uos_mobile.activity
-
Thread 클래스를 상속받아 카드 제거 요청을 보내는 클래스.
- CardDialog - Class in com.uos.uos_mobile.dialog
- CardDialog(Context, boolean, boolean, CardItem) - Constructor for class com.uos.uos_mobile.dialog.CardDialog
- cardItem - Variable in class com.uos.uos_mobile.activity.CardActivity
-
카드정보를 담고 있는 CardItem 객체.
- cardItem - Variable in class com.uos.uos_mobile.activity.PayActivity
-
카드정보를 담고 있는 CardItem.
- cardItem - Variable in class com.uos.uos_mobile.dialog.CardDialog
- CardItem - Class in com.uos.uos_mobile.item
-
카드정보를 담고 있는 클래스.
카드의 필수 정보인 카드번호, CVC, 만료날짜에 대한 데이터를 저장해놓을 수 있는 클래스입니다. - CardItem() - Constructor for class com.uos.uos_mobile.item.CardItem
-
CardItem의 기본 생성자입니다.
- CardItem(String, String, String) - Constructor for class com.uos.uos_mobile.item.CardItem
-
CardItem의 명시적 생성자입니다.
- category - Variable in class com.uos.uos_mobile.item.OrderingCategoryItem
-
카테고리명.
- categoryData - Variable in class com.uos.uos_mobile.activity.MovieOrderingActivity
- cbLoginIsPartner - Variable in class com.uos.uos_mobile.activity.LoginActivity
-
일반고객과 U.O.S 파트너 로그인 구분을 위한 CheckBox.
- cgDlgSelectSetCategoryList - Variable in class com.uos.uos_mobile.dialog.SelectSetDialog
- cgMovieOrderingCategoryList - Variable in class com.uos.uos_mobile.activity.MovieOrderingActivity
- cgOrderingCategoryList - Variable in class com.uos.uos_mobile.activity.OrderingActivity
-
카테고리를 목록이 표시되어있는 ChipGroup.
- CHANGE_ORDER_STATE_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CHANGE_PHONE - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CHANGE_PHONE_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CHANGE_PW - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CHANGE_PW_FAIL_PW_NOT_CORRECT - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CHANGE_PW_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- ChangePhoneDialog - Class in com.uos.uos_mobile.dialog
- ChangePhoneDialog(Context, boolean, boolean) - Constructor for class com.uos.uos_mobile.dialog.ChangePhoneDialog
- ChangePwDialog - Class in com.uos.uos_mobile.dialog
- ChangePwDialog(Context, boolean, boolean) - Constructor for class com.uos.uos_mobile.dialog.ChangePwDialog
- changeSelected() - Method in class com.uos.uos_mobile.item.MovieSeatItem
- CHANNEL_ID - Static variable in class com.uos.uos_mobile.other.Global.Notification
-
Notification 채널 아이디.
- CHANNEL_NAME - Static variable in class com.uos.uos_mobile.other.Global.Notification
-
Notification 채널명.
- checkCardCvc(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
카드 CVC 입력 조건을 검사합니다.
- checkCardDueDateMonth(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
카드 유효기간(월) 입력 조건을 검사합니다.
- checkCardDueDateYear(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
카드 유효기간(년) 입력 조건을 검사합니다.
- checkCardNumber(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
카드번호 입력 조건을 검사합니다.
- checkCardPw(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
카드 비밀번호 입력 조건을 검사합니다.
- checkCustomerRegister() - Method in class com.uos.uos_mobile.activity.RegisterActivity
- checkId(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
아이디 입력 조건을 검사합니다.
- checkInputState() - Method in class com.uos.uos_mobile.dialog.ChangePwDialog
- checkLicenseNumber(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
사업자등록번호 입력 조건을 검사합니다.
- checkLoginable() - Method in class com.uos.uos_mobile.activity.LoginActivity
-
로그인 가능한 조건을 만족시켰는지 확인 후 버튼 활성화 여부를 설정하는 함수.
- checkName(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
이름 입력 조건을 검사합니다.
- checkPayEnable() - Method in class com.uos.uos_mobile.activity.PayActivity
-
결제가 가능한 상태인지 확인합니다.
- checkPhoneNumber(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
전화번호 입력 조건을 검사합니다.
- checkPw(String) - Static method in class com.uos.uos_mobile.manager.PatternManager
-
비밀번호 입력 조건을 검사합니다.
- checkRegisterLicenseImage(ImageView) - Method in class com.uos.uos_mobile.activity.RegisterActivity
- checkSaveButtonEnable() - Method in class com.uos.uos_mobile.dialog.CardDialog
- checkUosPartnerRegister() - Method in class com.uos.uos_mobile.activity.RegisterActivity
- clAlreadyReserved - Variable in class com.uos.uos_mobile.adapter.MovieSeatAdapter.AlreadyReservedViewHolder
- clBasketItem - Variable in class com.uos.uos_mobile.adapter.BasketAdapter.BasketItemViewHolder
- clCardUiGroup - Variable in class com.uos.uos_mobile.activity.CardActivity
-
카드정보(사용자명, 카드번호, 만료날짜)를 표시하는 AppCompatTextView들을 묶어둔 ConstraintLayout.
- clDlgOrderDetailCancelOrder - Variable in class com.uos.uos_mobile.dialog.OrderDetailDialog
- clDlgSelectSetAdd - Variable in class com.uos.uos_mobile.dialog.SelectSetDialog
- clDlgWaitingOrderAcceptOk - Variable in class com.uos.uos_mobile.dialog.PayResultDialog
- clear() - Static method in class com.uos.uos_mobile.activity.UosActivity
-
실행중인 Activity 목록에 있는 모든 Activity를 종료합니다.
- clear() - Method in class com.uos.uos_mobile.item.CardItem
-
객체에 등록된 카드 정보를 초기화합니다.
- clLobbyCard - Variable in class com.uos.uos_mobile.activity.LobbyActivity
-
카드 관리 Activity로 넘어가는 ConstraintLayout.
- clLobbyOrderList - Variable in class com.uos.uos_mobile.activity.LobbyActivity
-
주문내역 Activity로 넘어가는 ConstraintLayout.
- clLobbySetting - Variable in class com.uos.uos_mobile.activity.LobbyActivity
-
설정 Activity로 넘어가는 ConstraintLayout.
- clMovieOrdering - Variable in class com.uos.uos_mobile.adapter.MovieOrderingAdapter.MovieViewHolder
- clone() - Method in class com.uos.uos_mobile.item.MovieItem
-
장바구니에 MovieItem 저장 시 좌석정보까지 함께 저장하기 위해 Cloneable로부터 오버라이드한 함수.
- clone() - Method in class com.uos.uos_mobile.item.MovieSeatItem
- clOrder - Variable in class com.uos.uos_mobile.adapter.OrderAdapter.OrderViewHolder
- clOrderState - Variable in class com.uos.uos_mobile.adapter.OrderAdapter.OrderViewHolder
- close() - Static method in class com.uos.uos_mobile.manager.SharedPreferencesManager
-
연결된 SharedPreferences의 연결을 해제합니다.
- clPayCard - Variable in class com.uos.uos_mobile.activity.PayActivity
-
터치 시 카드정보를 수정할 수 있는 ConstraintLayout.
- clPayPay - Variable in class com.uos.uos_mobile.activity.PayActivity
-
터치 시 결제를 진행하는 ConstraintLayout.
- clReservationAvailable - Variable in class com.uos.uos_mobile.adapter.MovieSeatAdapter.ReservationAvailableViewHolder
- clSelectedSeat - Variable in class com.uos.uos_mobile.adapter.MovieSeatAdapter.SelectedSeatViewHolder
- clUnreservedSeat - Variable in class com.uos.uos_mobile.adapter.MovieSeatAdapter.UnreservedSeatViewHolder
- clWaitingOrder - Variable in class com.uos.uos_mobile.adapter.WaitingOrderAdapter.WaitingOrderViewHolder
- code - Variable in class com.uos.uos_mobile.item.MovieSeatItem
- col - Variable in class com.uos.uos_mobile.item.MovieItem
-
상영관 내 좌석의 행 개수(빈 공간 포함).
- com.uos.uos_mobile.activity - package com.uos.uos_mobile.activity
- com.uos.uos_mobile.adapter - package com.uos.uos_mobile.adapter
- com.uos.uos_mobile.dialog - package com.uos.uos_mobile.dialog
- com.uos.uos_mobile.fragment - package com.uos.uos_mobile.fragment
- com.uos.uos_mobile.item - package com.uos.uos_mobile.item
- com.uos.uos_mobile.manager - package com.uos.uos_mobile.manager
- com.uos.uos_mobile.other - package com.uos.uos_mobile.other
- companyData - Variable in class com.uos.uos_mobile.activity.MovieOrderingActivity
- companyName - Variable in class com.uos.uos_mobile.dialog.PayResultDialog
- companyName - Variable in class com.uos.uos_mobile.item.OrderItem
- companyName - Static variable in class com.uos.uos_mobile.other.Global.User
-
로그인한 사용자의 회사명.
- conf - Variable in class com.uos.uos_mobile.item.OrderingSetItem
-
세트 구성 설명.
- connect(int) - Method in class com.uos.uos_mobile.manager.SocketManager
-
Deprecated.소켓을 설정된 주소와 포트로 연결합니다.
- context - Variable in class com.uos.uos_mobile.adapter.WaitingOrderAdapter
- context - Variable in class com.uos.uos_mobile.dialog.BasketDialog
- context - Variable in class com.uos.uos_mobile.dialog.CardDialog
- context - Variable in class com.uos.uos_mobile.dialog.ChangePhoneDialog
- context - Variable in class com.uos.uos_mobile.dialog.ChangePwDialog
- context - Variable in class com.uos.uos_mobile.dialog.OrderDetailDialog
- context - Variable in class com.uos.uos_mobile.dialog.PayResultDialog
- context - Variable in class com.uos.uos_mobile.dialog.RegisterTypeDialog
- context - Variable in class com.uos.uos_mobile.dialog.SelectProductDialog
- context - Variable in class com.uos.uos_mobile.dialog.SelectSeatDialog
- context - Variable in class com.uos.uos_mobile.dialog.SelectSetDialog
- context - Variable in class com.uos.uos_mobile.dialog.ShowQRDialog
- context - Variable in class com.uos.uos_mobile.dialog.WithdrawalDialog
- context - Variable in class com.uos.uos_mobile.fragment.SettingPreferenceFragment
- convertBitmapToString(Bitmap) - Static method in class com.uos.uos_mobile.manager.UsefulFuncManager
-
비트맵을 Base64 인코딩 되어있는 문자열로 변환해줍니다.
- convertStringToBitmap(String) - Static method in class com.uos.uos_mobile.manager.UsefulFuncManager
-
Base64 인코딩 되어있는 문자열을 비트맵으로 변환해줍니다.
- convertToCommaPattern(int) - Static method in class com.uos.uos_mobile.manager.UsefulFuncManager
-
정수을 천단위 구분기호를 넣은 문자열로 변환해줍니다.
- convertToCommaPattern(String) - Static method in class com.uos.uos_mobile.manager.UsefulFuncManager
-
문자열을 천단위 구분기호를 넣은 문자열로 변환해줍니다.
- count - Variable in class com.uos.uos_mobile.item.BasketItem
-
선택한 상품개수.
- count - Variable in class com.uos.uos_mobile.item.OrderingProductItem
-
선택된 상품 개수.
- CUSTOMER_LOGOUT - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- CUSTOMER_LOGOUT_SUCCESS - Static variable in class com.uos.uos_mobile.other.Global.Network.Response
- CUSTOMER_TOOK_PRODUCT - Static variable in class com.uos.uos_mobile.other.Global.Network.Request
- cvc - Variable in class com.uos.uos_mobile.item.CardItem
All Classes All Packages