|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationalStatementData | |
|---|---|
| com.hack23.cia.model.internal.application.data.impl | |
| com.hack23.cia.service.data.api | |
| com.hack23.cia.service.data.impl | |
| Uses of OperationalStatementData in com.hack23.cia.model.internal.application.data.impl |
|---|
| Fields in com.hack23.cia.model.internal.application.data.impl with type parameters of type OperationalStatementData | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,Integer> |
OperationalStatementData_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,Long> |
OperationalStatementData_.hjid
|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,Integer> |
OperationalStatementData_.month
|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,String> |
OperationalStatementData_.name
|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,String> |
OperationalStatementData_.stateSubsidyId
|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,BigDecimal> |
OperationalStatementData_.stateSubsidyResult
|
static javax.persistence.metamodel.SingularAttribute<OperationalStatementData,Integer> |
OperationalStatementData_.year
|
| Methods in com.hack23.cia.model.internal.application.data.impl that return OperationalStatementData | |
|---|---|
OperationalStatementData |
ObjectFactory.createOperationalStatementData()
Create an instance of OperationalStatementData |
OperationalStatementData |
OperationalStatementData.withMonth(Integer value)
|
OperationalStatementData |
OperationalStatementData.withName(String value)
|
OperationalStatementData |
OperationalStatementData.withStateSubsidyId(String value)
|
OperationalStatementData |
OperationalStatementData.withStateSubsidyResult(BigDecimal value)
|
OperationalStatementData |
OperationalStatementData.withYear(Integer value)
|
| Uses of OperationalStatementData in com.hack23.cia.service.data.api |
|---|
| Methods in com.hack23.cia.service.data.api that return types with arguments of type OperationalStatementData | |
|---|---|
Collection<List<OperationalStatementData>> |
OperationalStatementDAO.getList()
Gets the list. |
| Uses of OperationalStatementData in com.hack23.cia.service.data.impl |
|---|
| Methods in com.hack23.cia.service.data.impl that return types with arguments of type OperationalStatementData | |
|---|---|
Collection<List<OperationalStatementData>> |
OperationalStatementDAOImpl.getList()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||