Searched refs:skipNullProperties (Results 1 – 2 of 2) sorted by relevance
74 public boolean skipNullProperties; field in SoapSerializationEnvelope719 if ((prop != null || !skipNullProperties) && (objValue in writeObjectBody()838 if ((prop != null || !skipNullProperties) && (objValue in writeArrayListBody()
1157 + public boolean skipNullProperties;1611 + if ((prop != null || !skipNullProperties) && (objValue != SoapPrimitive.NullSk…1747 + if ((prop != null || !skipNullProperties) && (objValue != SoapPrimitive.NullSk…