public class PortalComponent extends Object
| Constructor and Description |
|---|
PortalComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns the portal component identifier as an int
|
String |
getName()
Returns the name of the portal component
|
void |
setId(int nId)
Sets the portal component identifier to the specified int
|
void |
setName(String strName)
Sets the name of the portal component
|
public int getId()
public void setId(int nId)
nId - the portal component identifierpublic String getName()
public void setName(String strName)
strName - the portal component nameCopyright © 2016 City of Paris. All rights reserved.