Searched refs:msFixed (Results 1 – 1 of 1) sorted by relevance
64 msFixed = sFixed; in AttributeBase()103 if (msFixed != null) in toString()104 sText += ", fixed to "+msFixed; in toString()115 private final String msFixed; field in AttributeBase