java.lang.Object
org.xbib.rpm.trigger.Trigger.IntString
- Enclosing interface:
- Trigger
Simple class to pair an int and a String with each other.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntString
-
-
Method Details
-
getInt
public int getInt() -
setInt
public void setInt(int theInt) -
getString
-
setString
-