java.lang.Object
org.yamcs.xtce.NameDescription.Builder<T>
org.yamcs.xtce.BaseDataType.Builder<T>
org.yamcs.xtce.StringDataType.Builder<StringArgumentType.Builder>
org.yamcs.xtce.StringArgumentType.Builder
- All Implemented Interfaces:
ArgumentType.Builder<StringArgumentType.Builder>,DataType.Builder<StringArgumentType.Builder>
- Enclosing class:
- StringArgumentType
public static class StringArgumentType.Builder
extends StringDataType.Builder<StringArgumentType.Builder>
implements ArgumentType.Builder<StringArgumentType.Builder>
-
Field Summary
Fields inherited from class org.yamcs.xtce.BaseDataType.Builder
baseType, initialValue -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.yamcs.xtce.StringDataType.Builder
setSizeRangeInCharactersMethods inherited from class org.yamcs.xtce.BaseDataType.Builder
addAllUnits, addUnit, getEncoding, setBaseType, setEncoding, setInitialValue, setInitialValueMethods inherited from class org.yamcs.xtce.NameDescription.Builder
addAlias, getName, self, setAliasSet, setAncillaryData, setLongDescription, setName, setQualifiedName, setShortDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.yamcs.xtce.ArgumentType.Builder
getEncoding, setEncodingMethods inherited from interface org.yamcs.xtce.DataType.Builder
getName, setInitialValue, setLongDescription, setName, setQualifiedName, setShortDescription
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
build
- Specified by:
buildin interfaceArgumentType.Builder<StringArgumentType.Builder>- Specified by:
buildin interfaceDataType.Builder<StringArgumentType.Builder>
-