public static interface MString.Builder extends MString.AbstractBuilder<MString,MString.Builder>
Such a builder may be used to build MString
metadata with more
complex requirements than can be handled using convenience factory
methods.
A builder of this type may be created using
MetadataFactory.stringBuilder(String)
.
allowsEmpty, defaultValue
build, name
Copyright © 2016 Push Technology Ltd. All Rights Reserved.