Uses of Class
iip.datatypes.KRec13AnonImpl
-
Packages that use KRec13AnonImpl Package Description iip.serializers -
-
Uses of KRec13AnonImpl in iip.serializers
Methods in iip.serializers that return KRec13AnonImpl Modifier and Type Method Description KRec13AnonImplKRec13AnonImplSerializer. clone(KRec13AnonImpl origin)KRec13AnonImplKRec13AnonImplSerializer. from(byte[] data)Methods in iip.serializers that return types with arguments of type KRec13AnonImpl Modifier and Type Method Description java.lang.Class<KRec13AnonImpl>KRec13AnonImplSerializer. getType()Methods in iip.serializers with parameters of type KRec13AnonImpl Modifier and Type Method Description KRec13AnonImplKRec13AnonImplSerializer. clone(KRec13AnonImpl origin)byte[]KRec13AnonImplSerializer. to(KRec13AnonImpl source)
-