Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueStringCT
-
Packages that use ValueStringCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueStringCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ValueStringCT Modifier and Type Field Description protected ValueStringCTSymbolCT2. stringValueprotected ValueStringCTValueArrayCT.Item. stringValueprotected ValueStringCTValueStructCT.Member. stringValueMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueStringCT Modifier and Type Method Description ValueStringCTObjectFactory. createValueStringCT()Create an instance ofValueStringCTValueStringCTSymbolCT2. getStringValue()Gets the value of the stringValue property.ValueStringCTValueArrayCT.Item. getStringValue()Gets the value of the stringValue property.ValueStringCTValueStructCT.Member. getStringValue()Gets the value of the stringValue property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ValueStringCT Modifier and Type Method Description voidSymbolCT2. setStringValue(ValueStringCT value)Sets the value of the stringValue property.voidValueArrayCT.Item. setStringValue(ValueStringCT value)Sets the value of the stringValue property.voidValueStructCT.Member. setStringValue(ValueStringCT value)Sets the value of the stringValue property.
-