Package de.elo.ix.client.feed
Class FeedZ
java.lang.Object
de.elo.ix.client.feed.FeedZ
- All Implemented Interfaces:
Serializable
Type safe element selector for class Feed.
- Since:
- 9.00.000.003
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bset
protected long bset
-
-
Constructor Details
-
FeedZ
public FeedZ() -
FeedZ
public FeedZ(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
-