public interface ISecurityProfileCOMClass
Modifier and Type | Method and Description |
---|---|
String |
getComputerName()
Gets computer name
|
String |
getDescr()
Gets COM class description
|
String |
getFileName()
Gets the file name (string presentation of the moniker)
|
String |
getName()
Gets COM class name
|
String |
getObjectUuid()
Gets object identifier
|
String |
getSPName()
Gets security profile name
|
void |
setComputerName(String computerName)
Sets computer name
|
void |
setDescr(String descr)
Sets COM class description
|
void |
setFileName(String fileName)
Sets the file name (string presentation of the moniker)
|
void |
setName(String name)
Sets COM class name
|
void |
setObjectUuid(String objectUuid)
Sets object identifier
|
void |
setSPName(String spName)
Sets security profile name
|
String getSPName()
void setSPName(String spName)
spName
- security profile nameString getName()
void setName(String name)
name
- COM class nameString getFileName()
void setFileName(String fileName)
fileName
- file name (string presentation of the moniker)String getObjectUuid()
void setObjectUuid(String objectUuid)
objectUuid
- object identifierString getComputerName()
void setComputerName(String computerName)
computerName
- computer nameString getDescr()
void setDescr(String descr)
descr
- COM class descriptionCopyright © '1C' 1996-2012