i wonder if com.serotonin.bacnet4j.type.constructed.ObjectTypesSupported should be completed by

public boolean isGlobalGroup() { return getValue()[26]; } public void setGlobalGroup(boolean globalGroup) { getValue()[26] = globalGroup; }