Package de.elo.ix.client
Class LinkSordInfo
java.lang.Object
de.elo.ix.client.LinkSordInfo
- All Implemented Interfaces:
Serializable
Additional parameters for function
IXServicePortIF.linkSords2(de.elo.ix.client.ClientInfo, java.lang.String, java.lang.String[], de.elo.ix.client.LinkSordZ, de.elo.ix.client.LinkSordInfo)
- Since:
- 9.00.016.008
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
If true, Sords will be linked permanently. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
linkPermanent
protected boolean linkPermanentIf true, Sords will be linked permanently. The new links between the provided Sords cannot be deleted.
-
-
Constructor Details
-
LinkSordInfo
public LinkSordInfo()
-
-
Method Details
-
isLinkPermanent
public boolean isLinkPermanent() -
setLinkPermanent
public void setLinkPermanent(boolean linkPermanent)
-