Package de.elo.ix.client.feed
Class ActionZ
java.lang.Object
de.elo.ix.client.feed.ActionZ
- All Implemented Interfaces:
Serializable
Type safe element selector for class Action.
- Since:
- 9.00.000.003
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bset
protected long bset
-
-
Constructor Details
-
ActionZ
public ActionZ() -
ActionZ
public ActionZ(long bset)
-
-
Method Details
-
getBset
public long getBset() -
setBset
public void setBset(long bset) -
add
public void add(long v) -
sub
public void sub(long v) -
isAllTrue
public boolean isAllTrue(long v) -
isTrue
public boolean isTrue(long v) -
equals
-
hashCode
public int hashCode() -
toString
-