public class PlatformComponentProp
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
id
Id of the Component
|
private java.lang.String |
name
Name of the Component
|
Constructor and Description |
---|
PlatformComponentProp(java.lang.String name,
int id)
Initializes Component properties.
|
private final java.lang.String name
private final int id