public class InstrumentAttributeGrpElem extends Object
Constructor and Description |
---|
InstrumentAttributeGrpElem()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
InstrAttribType |
getInstrAttribType()
Code to represent the type of instrument attribute.
|
CharSequence |
getInstrAttribValue()
Attribute value appropriate to the InstrAttribType field.
|
void |
setInstrAttribType(InstrAttribType value) |
void |
setInstrAttribValue(CharSequence value) |
String |
toString()
Returns a string representation.
|
public InstrumentAttributeGrpElem()
public String toString()
public InstrAttribType getInstrAttribType()
public void setInstrAttribType(InstrAttribType value)
public CharSequence getInstrAttribValue()
public void setInstrAttribValue(CharSequence value)
Copyright © 2012–2024 Onix Solutions. All rights reserved.