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 CNRLink
LinkInfo. cnrlink
Methods in mslinks that return CNRLink Modifier and Type Method Description CNRLink
LinkInfo. createCommonNetworkRelativeLink()
Creates CommonNetworkRelativeLink and CommonPathSuffix that is empty stringCNRLink
LinkInfo. getCommonNetworkRelativeLink()
-
Uses of CNRLink in mslinks.data
Methods in mslinks.data that return CNRLink Modifier and Type Method Description CNRLink
CNRLink. setDeviceName(java.lang.String s)
pass null to switch off device infoCNRLink
CNRLink. setNetName(java.lang.String s)
if s is null take no effectCNRLink
CNRLink. setNetworkType(int n)
pass zero to switch off network type
-