Uses of Class
org.yamcs.xtce.StringParameterType
-
Packages that use StringParameterType Package Description org.yamcs.xtce -
-
Uses of StringParameterType in org.yamcs.xtce
Methods in org.yamcs.xtce that return StringParameterType Modifier and Type Method Description StringParameterTypeStringParameterType.Builder. build()Constructors in org.yamcs.xtce with parameters of type StringParameterType Constructor Description Builder(StringParameterType stringParameterType)StringParameterType(StringParameterType t)Creates a shallow copy of the parameter type, giving it a new name.
-