Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.netio.management
Class RttAccessPointConfig
com.newstep.solid.netio.management.ChannelAccessPointConfig
  |
  +--com.newstep.solid.netio.management.RttAccessPointConfig

public class RttAccessPointConfig      
 
Links:
Kernel Association Association Link
to Class ChannelAccessPointConfig
Associates type:
aggregationByValue
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
link:
aggregationByValue
 
Generalization Generalization Link
to Class ChannelAccessPointConfig
 
 

Field Summary
int
private int
Constructor Summary
public void
public void
Method Summary
public int
public void
setHostId(Integer hostId)
public void
Field Detail
hostId
int hostId
 

hostId
private int hostId
Multiplicity:
1
 

transportAccessPointConfig
private ChannelAccessPointConfig transportAccessPointConfig
Multiplicity:
1
 

transportAccessPointConfig
ChannelAccessPointConfig transportAccessPointConfig
 
Constructor Detail
RttAccessPointConfig
public void RttAccessPointConfig (ChannelAccessPointConfig capc)
 
Stereotype:
create
 

RttAccessPointConfig
public void RttAccessPointConfig ()
 
Stereotype:
create
 
Method Detail
getHostId
public int getHostId ()
 
 

getTransportAccessPointConfig
public ChannelAccessPointConfig getTransportAccessPointConfig ()
 
 

setHostId
public void setHostId (Integer hostId)
 
 

setTransportAccessPointConfig
public void setTransportAccessPointConfig (ChannelAccessPointConfig config)
 
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD