예제 #1
0
		public Senders( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #2
0
		public Premium( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #3
0
		public Phones( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #4
0
		public Templates( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #5
0
		public Files(SerwerSMS obj){
		
			this.obj = obj;
		}
예제 #6
0
		public Account( SerwerSMS obj )
		{
			this.obj = obj;
		}
		public Subaccounts( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #8
0
		public Payments( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #9
0
		public Blacklist( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #10
0
		public Messages(SerwerSMS obj){
		
			this.obj = obj;
		}
예제 #11
0
		public Stats( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #12
0
		public Errors( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #13
0
		public Contacts( SerwerSMS obj )
		{
			this.obj = obj;
		}
예제 #14
0
		public Groups( SerwerSMS obj )
		{
			this.obj = obj;
		}