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