BrightSide Workbench Full Report + Source Code
org.turro.plugin.log.ILogInfo Interface Reference
Inheritance diagram for org.turro.plugin.log.ILogInfo:

Public Member Functions

Object getEntity ()
 
void setEntity (Object entity)
 
String getName ()
 
void setName (String name)
 
Object getEntity ()
 
void setEntity (Object entity)
 
String getName ()
 
void setName (String name)
 

Detailed Description

Member Function Documentation

◆ getEntity() [1/2]

Object org.turro.plugin.log.ILogInfo.getEntity ( )

◆ getEntity() [2/2]

Object org.turro.plugin.log.ILogInfo.getEntity ( )

◆ getName() [1/2]

String org.turro.plugin.log.ILogInfo.getName ( )

◆ getName() [2/2]

String org.turro.plugin.log.ILogInfo.getName ( )

◆ setEntity() [1/2]

void org.turro.plugin.log.ILogInfo.setEntity ( Object  entity)

◆ setEntity() [2/2]

void org.turro.plugin.log.ILogInfo.setEntity ( Object  entity)

◆ setName() [1/2]

void org.turro.plugin.log.ILogInfo.setName ( String  name)

◆ setName() [2/2]

void org.turro.plugin.log.ILogInfo.setName ( String  name)

The documentation for this interface was generated from the following file: