Package wt.effectivity.engine
Class EffTypeRank
java.lang.Object
wt.effectivity.engine.EffTypeRank
- All Implemented Interfaces:
Serializable,Comparable
Class that holds the rank of the Effectivity Type.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: effTypeId.intgetRank()Gets the value of the attribute: rank.
-
Method Details
-
getRank
public int getRank()Gets the value of the attribute: rank.
Supported API: true- Returns:
- int
-
getEffTypeId
Gets the value of the attribute: effTypeId.
Supported API: true- Returns:
- String
-