Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.LocalizedStringCT
-
-
Uses of LocalizedStringCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type LocalizedStringCT Modifier and Type Field Description protected List<LocalizedStringCT>
LocalizedStringsCT. string
Methods in fi.tut.mei.matchmaking.model.xml.msg that return LocalizedStringCT Modifier and Type Method Description LocalizedStringCT
ObjectFactory. createLocalizedStringCT()
Create an instance ofLocalizedStringCT
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type LocalizedStringCT Modifier and Type Method Description List<LocalizedStringCT>
LocalizedStringsCT. getString()
Gets the value of the string property.
-