|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CosTrading.LinkPackage.LinkInfo
public final class LinkInfo
Struct definition: LinkInfo.
| Field Summary | |
|---|---|
FollowOption |
def_pass_on_follow_rule
Struct member def_pass_on_follow_rule |
FollowOption |
limiting_follow_rule
Struct member limiting_follow_rule |
Lookup |
target
Struct member target |
Register |
target_reg
Struct member target_reg |
| Constructor Summary | |
|---|---|
LinkInfo()
Default constructor |
|
LinkInfo(Lookup target,
Register target_reg,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
Constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Lookup target
public Register target_reg
public FollowOption def_pass_on_follow_rule
public FollowOption limiting_follow_rule
| Constructor Detail |
|---|
public LinkInfo()
public LinkInfo(Lookup target,
Register target_reg,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
target - target struct membertarget_reg - target_reg struct memberdef_pass_on_follow_rule - def_pass_on_follow_rule struct memberlimiting_follow_rule - limiting_follow_rule struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||