Package net.sf.robocode.security
Interface IHiddenSpecificationHelper
public interface IHiddenSpecificationHelper
- Author:
- Pavel Savara (original)
-
Method Summary
Modifier and TypeMethodDescriptioncreateSpecification
(Object specification, String name, String author, String webpage, String version, String robocodeVersion, String jarFile, String fullClassName, String description) getFileSpecification
(RobotSpecification specification) getTeamName
(RobotSpecification specification) void
setTeamName
(RobotSpecification specification, String teamName)
-
Method Details
-
createSpecification
-
getFileSpecification
-
setTeamName
-
getTeamName
-