Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ElectricalResourceDescCT
-
Packages that use ElectricalResourceDescCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ElectricalResourceDescCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ElectricalResourceDescCT Modifier and Type Field Description protected ElectricalResourceDescCT
InterfacesForRDCT.IFImplementations. communication
protected ElectricalResourceDescCT
InterfacesForRDCT.IFImplementations. electric
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ElectricalResourceDescCT Modifier and Type Method Description ElectricalResourceDescCT
ObjectFactory. createElectricalResourceDescCT()
Create an instance ofElectricalResourceDescCT
ElectricalResourceDescCT
InterfacesForRDCT.IFImplementations. getCommunication()
Gets the value of the communication property.ElectricalResourceDescCT
InterfacesForRDCT.IFImplementations. getElectric()
Gets the value of the electric property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ElectricalResourceDescCT Modifier and Type Method Description void
InterfacesForRDCT.IFImplementations. setCommunication(ElectricalResourceDescCT value)
Sets the value of the communication property.void
InterfacesForRDCT.IFImplementations. setElectric(ElectricalResourceDescCT value)
Sets the value of the electric property.
-