Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getDClass
Method
getDClass
src/main/java/core/org/xbill/DNS/Record.java:537–540 ·
view source on GitHub ↗
Returns the record's class
()
Source
from the content-addressed store, hash-verified
535
* Returns the record's
class
536
*/
537
public
int
538
getDClass() {
539
return
dclass;
540
}
541
542
/**
543
* Returns the record's TTL
Callers
2
generateReply
Method · 0.95
addMessage
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected