Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.Match.Physical
-
-
Uses of Match.Physical in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type Match.Physical Modifier and Type Field Description protected List<Match.Physical>
Match. physical
Methods in fi.tut.mei.matchmaking.model.xml.msg that return Match.Physical Modifier and Type Method Description Match.Physical
ObjectFactory. createMatchPhysical()
Create an instance ofMatch.Physical
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type Match.Physical Modifier and Type Method Description List<Match.Physical>
Match. getPhysical()
Gets the value of the physical property.
-