|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.ecosim.agents.serviceproviders.innovation.Innovation
edu.ntnu.ecosim.agents.serviceproviders.innovation.ValueInnovation
public class ValueInnovation
The Class ValueInnovation represents the innovations that gives direct value to a subscription, regardless of how many consumers are using it.
Field Summary |
---|
Fields inherited from class edu.ntnu.ecosim.agents.serviceproviders.innovation.Innovation |
---|
NETEFFADDING, neteffect, value, VALUEADDING |
Constructor Summary | |
---|---|
ValueInnovation(double val)
The Constructor. |
Method Summary | |
---|---|
int |
getType()
Method to get the type of innovation this is |
Methods inherited from class edu.ntnu.ecosim.agents.serviceproviders.innovation.Innovation |
---|
getNetEffect, getUniqueID, getValueAdd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueInnovation(double val)
val
- the value this innovation adds to the subscription (a percentage)Method Detail |
---|
public int getType()
Innovation
getType
in class Innovation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |