Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comunes/kune
/ getType
Method
getType
src/main/java/cc/kune/domain/BasicMimeType.java:98–100 ·
view source on GitHub ↗
Gets the type. @return the type
()
Source
from the content-addressed store, hash-verified
96
* @
return
the type
97
*/
98
public
String getType() {
99
return
mimetype;
100
}
101
102
/**
103
* Duplicate code in BMTDTO.
Callers
2
uploadBackground
Method · 0.95
uploadLogo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected