You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is valid and in a number of cases required to set multiple types.
Maybe we could change the signature to setPropertyType(String ... propertyType) and make the @type field an array if (propertyType.length>1)?
It is valid and in a number of cases required to set multiple types.
Maybe we could change the signature to setPropertyType(String ... propertyType) and make the @type field an array if (propertyType.length>1)?