Uses of Class
de.mid.innovator.srv.PrjData
Packages that use PrjData
Package
Description
The package contains classes that are useful for working with different kinds of Innovator
clients.
All classes in this package are used for communicating with the Innovator repository server
and license server.
-
Uses of PrjData in de.mid.innovator.client
Methods in de.mid.innovator.client that return types with arguments of type PrjDataConstructors in de.mid.innovator.client with parameters of type PrjDataModifierConstructorDescriptionInoClientProgram(int pid, String lockedMask, String vers, String host, String user, InoProgram.Type pType, PrjData[] listPrjData) This constructor is only used by the license server to return all valid client programs. -
Uses of PrjData in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return PrjData