public static interface MRecord.Builder extends MGroup.Builder<MRecord,MRecord.Builder>
Such a builder may be used to build a more complex record definition than can be built using convenience methods.
A builder may be created using
MetadataFactory.recordBuilder(String)
.
add, add, add
build, name
Copyright © 2016 Push Technology Ltd. All Rights Reserved.