Uses of Class
mslinks.data.CNRLink
-
Packages that use CNRLink Package Description mslinks mslinks.data -
-
Uses of CNRLink in mslinks
Fields in mslinks declared as CNRLink Modifier and Type Field Description private CNRLinkLinkInfo. cnrlinkMethods in mslinks that return CNRLink Modifier and Type Method Description CNRLinkLinkInfo. createCommonNetworkRelativeLink()Creates CommonNetworkRelativeLink and CommonPathSuffix that is empty stringCNRLinkLinkInfo. getCommonNetworkRelativeLink() -
Uses of CNRLink in mslinks.data
Methods in mslinks.data that return CNRLink Modifier and Type Method Description CNRLinkCNRLink. setDeviceName(java.lang.String s)pass null to switch off device infoCNRLinkCNRLink. setNetName(java.lang.String s)if s is null take no effectCNRLinkCNRLink. setNetworkType(int n)pass zero to switch off network type
-