|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceDebugExtensionAttribute
Method Summary | |
---|---|
java.lang.String |
getDebugExtension()
Thedebug_extension array holds a string, which must be in UTF-8format.There is no terminating zero byte. |
void |
setDebugExtension(java.lang.String de)
Thedebug_extension array holds a string, which must be in UTF-8format.There is no terminating zero byte. |
Methods inherited from interface jef.dna.attributes.Attribute |
---|
clone, fromStream, getDna, getLength, getNameIndex, setDna, setNameIndex, toStream, updateRefs, validate |
Methods inherited from interface jef.dna.util.BytesCountable |
---|
getBytesCount |
Method Detail |
---|
java.lang.String getDebugExtension()
void setDebugExtension(java.lang.String de)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |