public class PowerShellTypes
extends java.lang.Object
Constructor and Description |
---|
PowerShellTypes() |
Modifier and Type | Method and Description |
---|---|
PowerShellType |
getPowerShellType() |
static void |
main(java.lang.String[] args) |
void |
setPowerShellType(PowerShellType powerShellType) |
public PowerShellType getPowerShellType()
public void setPowerShellType(PowerShellType powerShellType)
powerShellType
- the powerShellType to setpublic static void main(java.lang.String[] args)
args
-