org.omg.CosTrading.LinkPackage
Class LinkInfo
java.lang.Object
org.omg.CosTrading.LinkPackage.LinkInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class LinkInfo
- extends Object
- implements IDLEntity
Generated from IDL struct "LinkInfo".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
public Lookup target
target_reg
public Register target_reg
def_pass_on_follow_rule
public FollowOption def_pass_on_follow_rule
limiting_follow_rule
public FollowOption limiting_follow_rule
LinkInfo
public LinkInfo()
LinkInfo
public LinkInfo(Lookup target,
Register target_reg,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
Copyright © 2015 JacORB. All rights reserved.