Uses of Class
com.db4o.internal.marshall.RawFieldSpec
- 
Packages that use RawFieldSpec Package Description com.db4o.internal.marshall 
- 
- 
Uses of RawFieldSpec in com.db4o.internal.marshallMethods in com.db4o.internal.marshall that return RawFieldSpec Modifier and Type Method Description protected abstract RawFieldSpecAbstractFieldMarshaller. readSpec(AspectType aspectType, ObjectContainerBase stream, ByteArrayBuffer reader)RawFieldSpecAbstractFieldMarshaller. readSpec(ObjectContainerBase stream, ByteArrayBuffer reader)RawFieldSpecFieldMarshaller. readSpec(ObjectContainerBase stream, ByteArrayBuffer reader)protected RawFieldSpecFieldMarshaller0. readSpec(AspectType aspectType, ObjectContainerBase stream, ByteArrayBuffer reader)protected RawFieldSpecFieldMarshaller1. readSpec(AspectType aspectType, ObjectContainerBase stream, ByteArrayBuffer reader)protected RawFieldSpecFieldMarshaller2. readSpec(AspectType aspectType, ObjectContainerBase stream, ByteArrayBuffer reader)Methods in com.db4o.internal.marshall with parameters of type RawFieldSpec Modifier and Type Method Description protected FieldMetadataFieldMarshaller0. fromSpec(RawFieldSpec spec, ObjectContainerBase stream, ClassMetadata containingClass)protected FieldMetadataFieldMarshaller1. fromSpec(RawFieldSpec spec, ObjectContainerBase stream, ClassMetadata containingClass)
 
-