|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneralLinguisticObject.LinguisticTypes | |
|---|---|
| de.folt.models.datamodel | |
| de.folt.models.datamodel.sql | |
| Uses of GeneralLinguisticObject.LinguisticTypes in de.folt.models.datamodel |
|---|
| Methods in de.folt.models.datamodel that return GeneralLinguisticObject.LinguisticTypes | |
|---|---|
GeneralLinguisticObject.LinguisticTypes |
GeneralLinguisticObject.getLingType()
|
static GeneralLinguisticObject.LinguisticTypes |
GeneralLinguisticObject.LinguisticTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GeneralLinguisticObject.LinguisticTypes[] |
GeneralLinguisticObject.LinguisticTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.folt.models.datamodel with parameters of type GeneralLinguisticObject.LinguisticTypes | |
|---|---|
void |
GeneralLinguisticObject.setLingType(GeneralLinguisticObject.LinguisticTypes lingType)
|
| Constructors in de.folt.models.datamodel with parameters of type GeneralLinguisticObject.LinguisticTypes | |
|---|---|
GeneralLinguisticObject(java.lang.Integer id,
GeneralLinguisticObject.LinguisticTypes lingType,
LinguisticProperties linguisticProperties,
java.lang.String stUniqueID)
|
|
GeneralLinguisticObject(LinguisticProperties linguisticProperties,
GeneralLinguisticObject.LinguisticTypes lingType)
|
|
GeneralLinguisticObject(java.lang.String uniqueID,
LinguisticProperties linguisticProperties,
GeneralLinguisticObject.LinguisticTypes lingType)
|
|
MonoLingualObject(LinguisticProperties linguisticProperties,
GeneralLinguisticObject.LinguisticTypes lingType,
java.lang.String formattedSegment,
java.lang.String plainTextSegment,
java.lang.String language)
|
|
MultiLingualObject(LinguisticProperties linguisticProperties,
GeneralLinguisticObject.LinguisticTypes lingType)
|
|
MultiLingualObject(java.lang.String uniqueID,
LinguisticProperties linguisticProperties,
GeneralLinguisticObject.LinguisticTypes lingType)
|
|
| Uses of GeneralLinguisticObject.LinguisticTypes in de.folt.models.datamodel.sql |
|---|
| Methods in de.folt.models.datamodel.sql that return GeneralLinguisticObject.LinguisticTypes | |
|---|---|
GeneralLinguisticObject.LinguisticTypes |
SQLMonoLingualObject.getLingType()
|
| Methods in de.folt.models.datamodel.sql with parameters of type GeneralLinguisticObject.LinguisticTypes | |
|---|---|
void |
SQLMonoLingualObject.setLingType(GeneralLinguisticObject.LinguisticTypes lingType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||