JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ca.phon.session.spi
GemSPI
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getType()
setType(GemType)
getLabel()
setLabel(String)
Interface GemSPI
All Known Implementing Classes:
GemImpl
public interface
GemSPI
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getLabel
()
GemType
getType
()
void
setLabel
(
String
label)
void
setType
(
GemType
gemType)
Method Details
getType
GemType
getType
()
setType
void
setType
(
GemType
gemType)
getLabel
String
getLabel
()
setLabel
void
setLabel
(
String
label)