Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.LocalizedStringCT
-
Packages that use LocalizedStringCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of LocalizedStringCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as LocalizedStringCT Modifier and Type Field Description protected LocalizedStringCT
MemberTypeCT. comment
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type LocalizedStringCT Modifier and Type Field Description protected List<LocalizedStringCT>
AbstractResourceDesc.ARDInfo. comment
protected List<LocalizedStringCT>
ConnectionMethodCtrlAndCommCT. comment
protected List<LocalizedStringCT>
ExecCapa. comment
protected List<LocalizedStringCT>
ExecCapaCT. comment
protected List<LocalizedStringCT>
ModuleInfoCT. comment
protected List<LocalizedStringCT>
ModuleInstanceCT. comment
protected List<LocalizedStringCT>
Profile.ProfileInfo. comment
protected List<LocalizedStringCT>
ResourceCT.Calibration. comment
protected List<LocalizedStringCT>
ResourceCT.TestProcedures. comment
protected List<LocalizedStringCT>
SymbolCT. comment
protected List<LocalizedStringCT>
SymbolCT2. comment
protected List<LocalizedStringCT>
VariableTypeForEventPortCT. comment
protected List<LocalizedStringCT>
AbstractResourceDesc.ARDInfo. label
protected List<LocalizedStringCT>
ConnectionMethodCtrlAndCommCT. label
protected List<LocalizedStringCT>
ExecCapa. label
protected List<LocalizedStringCT>
ExecCapaCT. label
protected List<LocalizedStringCT>
ModuleInfoCT. label
protected List<LocalizedStringCT>
ModuleInstanceCT. label
protected List<LocalizedStringCT>
Profile.ProfileInfo. label
protected List<LocalizedStringCT>
ResourceCT.Calibration. label
protected List<LocalizedStringCT>
ResourceCT.TestProcedures. label
protected List<LocalizedStringCT>
SingleLinkTypeCT. label
protected List<LocalizedStringCT>
CompanyCT. nameLoc
protected List<LocalizedStringCT>
SymbolCT. nameLoc
protected List<LocalizedStringCT>
SymbolCT2. nameLoc
protected List<LocalizedStringCT>
VariableTypeForEventPortCT. nameLoc
protected List<LocalizedStringCT>
LocalizedStringsCT. string
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return LocalizedStringCT Modifier and Type Method Description LocalizedStringCT
ObjectFactory. createLocalizedStringCT()
Create an instance ofLocalizedStringCT
LocalizedStringCT
MemberTypeCT. getComment()
Gets the value of the comment property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type LocalizedStringCT Modifier and Type Method Description List<LocalizedStringCT>
AbstractResourceDesc.ARDInfo. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ConnectionMethodCtrlAndCommCT. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ExecCapa. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ExecCapaCT. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ModuleInfoCT. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ModuleInstanceCT. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
Profile.ProfileInfo. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ResourceCT.Calibration. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
ResourceCT.TestProcedures. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
SymbolCT. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
SymbolCT2. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
VariableTypeForEventPortCT. getComment()
Gets the value of the comment property.List<LocalizedStringCT>
AbstractResourceDesc.ARDInfo. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ConnectionMethodCtrlAndCommCT. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ExecCapa. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ExecCapaCT. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ModuleInfoCT. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ModuleInstanceCT. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
Profile.ProfileInfo. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ResourceCT.Calibration. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
ResourceCT.TestProcedures. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
SingleLinkTypeCT. getLabel()
Gets the value of the label property.List<LocalizedStringCT>
CompanyCT. getNameLoc()
Gets the value of the nameLoc property.List<LocalizedStringCT>
SymbolCT. getNameLoc()
Gets the value of the nameLoc property.List<LocalizedStringCT>
SymbolCT2. getNameLoc()
Gets the value of the nameLoc property.List<LocalizedStringCT>
VariableTypeForEventPortCT. getNameLoc()
Gets the value of the nameLoc property.List<LocalizedStringCT>
LocalizedStringsCT. getString()
Gets the value of the string property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type LocalizedStringCT Modifier and Type Method Description void
MemberTypeCT. setComment(LocalizedStringCT value)
Sets the value of the comment property.
-