public class ComponentsInfos extends Object
Constructor and Description |
---|
ComponentsInfos() |
Modifier and Type | Method and Description |
---|---|
int |
getComponentAvailable() |
int |
getComponentCount() |
List<fr.paris.lutece.plugins.lutecetools.business.Component> |
getListComponents() |
int |
getPercentAvailable() |
boolean |
isComplete() |
void |
setComponentAvailable(int nComponentAvailable) |
void |
setComponentCount(int nComponentCount) |
void |
setListComponents(List<fr.paris.lutece.plugins.lutecetools.business.Component> listComponents) |
public int getComponentCount()
public void setComponentCount(int nComponentCount)
nComponentCount
- the nComponentCount to setpublic int getComponentAvailable()
public void setComponentAvailable(int nComponentAvailable)
nComponentAvailable
- the nComponentAvailable to setpublic List<fr.paris.lutece.plugins.lutecetools.business.Component> getListComponents()
public void setListComponents(List<fr.paris.lutece.plugins.lutecetools.business.Component> listComponents)
listComponents
- the listComponents to setpublic boolean isComplete()
public int getPercentAvailable()
Copyright © 2019 City of Paris. All rights reserved.