47 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public Lcom/skt/voice/tyche/data/UserExternalIdYesnoDTO;
 | |
| .super Ljava/lang/Object;
 | |
| .source "UserExternalIdYesnoDTO.java"
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field private userExternalIdYesno:Ljava/lang/String;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public getUserExternalIdYesno()Ljava/lang/String;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/skt/voice/tyche/data/UserExternalIdYesnoDTO;->userExternalIdYesno:Ljava/lang/String;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public setUserExternalIdYesno(Ljava/lang/String;)V
 | |
|     .locals 0
 | |
|     .annotation system Ldalvik/annotation/MethodParameters;
 | |
|         accessFlags = {
 | |
|             0x0
 | |
|         }
 | |
|         names = {
 | |
|             "userExternalIdYesno"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/skt/voice/tyche/data/UserExternalIdYesnoDTO;->userExternalIdYesno:Ljava/lang/String;
 | |
| 
 | |
|     return-void
 | |
| .end method
 |