Package de.elo.ix.client.feed
Class BSerializer_442981425
java.lang.Object
byps.BSerializer
de.elo.ix.client.feed.BSerializer_734763371
de.elo.ix.client.feed.BSerializer_442981425
-
Field Summary
FieldsFields inherited from class byps.BSerializer
inlineInstance, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprepareForLazyLoading(Object obj1, byps.BInput bin, long version) Assign the BClient object of BInput to the given object.Create and read an object.Methods inherited from class de.elo.ix.client.feed.BSerializer_734763371
write
-
Field Details
-
instance
public static final byps.BSerializer instance
-
-
Constructor Details
-
BSerializer_442981425
public BSerializer_442981425() -
BSerializer_442981425
public BSerializer_442981425(int typeId)
-
-
Method Details
-
read
Description copied from class:byps.BSerializerCreate and read an object.- Overrides:
readin classBSerializer_734763371- Throws:
byps.BException
-
prepareForLazyLoading
public void prepareForLazyLoading(Object obj1, byps.BInput bin, long version) throws byps.BException Description copied from class:byps.BSerializerAssign the BClient object of BInput to the given object.- Overrides:
prepareForLazyLoadingin classBSerializer_734763371- Parameters:
obj1- Object to be prepared- Throws:
byps.BException
-