Package jadex.bdiv3.tutorial.g1
Class TranslationBDI.Translate
- java.lang.Object
- 
- jadex.bdiv3.tutorial.g1.TranslationBDI.Translate
 
- 
- Enclosing class:
- TranslationBDI
 
 public class TranslationBDI.Translate extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected java.net.Socketclient
 - 
Constructor SummaryConstructors Constructor Description Translate(java.net.Socket client)Create a new Translate.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.SocketgetClient()Get the client.voidsetClient(java.net.Socket client)Set the client.
 
-