Uses of Class
org.yamcs.xtce.BooleanParameterType
-
Packages that use BooleanParameterType Package Description org.yamcs.xtce -
-
Uses of BooleanParameterType in org.yamcs.xtce
Methods in org.yamcs.xtce that return BooleanParameterType Modifier and Type Method Description BooleanParameterTypeBooleanParameterType.Builder. build()Constructors in org.yamcs.xtce with parameters of type BooleanParameterType Constructor Description BooleanParameterType(BooleanParameterType t)Creates a shallow copy of the parameter typeBuilder(BooleanParameterType booleanParameterType)
-