Java 2 Útikalauz programozóknak 5.0

elte.java2_utikalauz5.corba
TeherautoPOATie osztály

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by elte.java2_utikalauz5.corba.TeherautoPOA
          extended by elte.java2_utikalauz5.corba.TeherautoPOATie
Megvalósított interfészek:
GepjarmuOperations, TeherautoOperations, InvokeHandler

public class TeherautoPOATie
extends TeherautoPOA

elte/java2_utikalauz5/corba/TeherautoPOATie.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from jarmu.idl 2009. március 13. 8:51:51 CET


Mezők
private  TeherautoOperations _impl
           
private  POA _poa
           
 
Konstruktorok
TeherautoPOATie(TeherautoOperations delegate)
           
TeherautoPOATie(TeherautoOperations delegate, POA poa)
           
 
Metódusok
 POA _default_POA()
           
 TeherautoOperations _delegate()
           
 void _delegate(TeherautoOperations delegate)
           
 short max_terheles()
           
 void max_terheles(short newMax_terheles)
           
 String print()
           
 String rendszam()
           
 String tulajdonos()
           
 
elte.java2_utikalauz5.corba.TeherautoPOA osztálytól örökölt metódusok
_all_interfaces, _invoke, _this, _this
 
org.omg.PortableServer.Servant osztálytól örökölt metódusok
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
java.lang.Object osztálytól örökölt metódusok
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Mezők részletezése

_impl

private TeherautoOperations _impl

_poa

private POA _poa
Konstruktorok részletezése

TeherautoPOATie

public TeherautoPOATie(TeherautoOperations delegate)

TeherautoPOATie

public TeherautoPOATie(TeherautoOperations delegate,
                       POA poa)
Metódusok részletezése

_delegate

public TeherautoOperations _delegate()

_delegate

public void _delegate(TeherautoOperations delegate)

_default_POA

public POA _default_POA()
Felüldefiniálja:
Servant osztály _default_POA metódusát

max_terheles

public short max_terheles()

max_terheles

public void max_terheles(short newMax_terheles)

rendszam

public String rendszam()

tulajdonos

public String tulajdonos()

print

public String print()

Java 2 Útikalauz programozóknak 5.0