MCPcopy Create free account
hub / github.com/annmuor/jnode / getAttr

Method getAttr

jnode-core/src/jnode/dto/Netmail.java:141–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139 }
140
141 public int getAttr() {
142 return attr;
143 }
144
145 public void setAttr(int attr) {
146 this.attr = attr;

Callers 2

netmailToFtnMessageMethod · 0.80
packNetmailMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected