Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlIsSetNullPolicy.IsSetParameter
-
Packages that use XmlIsSetNullPolicy.IsSetParameter Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlIsSetNullPolicy.IsSetParameter in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlIsSetNullPolicy.IsSetParameter Modifier and Type Field Description protected List<XmlIsSetNullPolicy.IsSetParameter>XmlIsSetNullPolicy. isSetParameterMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlIsSetNullPolicy.IsSetParameter Modifier and Type Method Description XmlIsSetNullPolicy.IsSetParameterObjectFactory. createXmlIsSetNullPolicyIsSetParameter()Create an instance ofXmlIsSetNullPolicy.IsSetParameterMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlIsSetNullPolicy.IsSetParameter Modifier and Type Method Description List<XmlIsSetNullPolicy.IsSetParameter>XmlIsSetNullPolicy. getIsSetParameter()Gets the value of the isSetParameter property.
-