org.omg.IOP
Class EndpointIdPositionComponent

java.lang.Object
  |
  +--org.omg.IOP.EndpointIdPositionComponent
All Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class EndpointIdPositionComponent
extends java.lang.Object
implements IDLEntity

See Also:
Serialized Form

Field Summary
 short begin
           
 short end
           
 
Constructor Summary
EndpointIdPositionComponent()
           
EndpointIdPositionComponent(short begin, short end)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

begin

public short begin

end

public short end
Constructor Detail

EndpointIdPositionComponent

public EndpointIdPositionComponent()

EndpointIdPositionComponent

public EndpointIdPositionComponent(short begin,
                                   short end)