public class PowerShellTableRowEntries
extends java.lang.Object
Constructor and Description |
---|
PowerShellTableRowEntries() |
Modifier and Type | Method and Description |
---|---|
PowerShellTableRowEntry |
getRowEntry() |
static void |
main(java.lang.String[] args) |
void |
setRowEntry(PowerShellTableRowEntry rowEntry) |
public PowerShellTableRowEntry getRowEntry()
public void setRowEntry(PowerShellTableRowEntry rowEntry)
rowEntry
- the rowEntry to setpublic static void main(java.lang.String[] args)
args
-