public String getInstr() { return instrText.getValue().getValue(); } public void setInstrText(JAXBElement instrText) { this.instrText = instrText; }