de.cau.cs.kieler.krep.evalbench.program.kep
Class Data
java.lang.Object
de.cau.cs.kieler.krep.evalbench.program.kep.Identifer
de.cau.cs.kieler.krep.evalbench.program.kep.Data
public class Data
- extends Identifer
- Rating

- Generated:
- This code was automatically generated.
Data
public Data(String val)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Data
public Data(int val)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
toString
public String toString()
- Overrides:
toString
in class Identifer
encode
public String encode()
- Specified by:
encode
in class Identifer
info
public String info()
- Specified by:
info
in class Identifer
length
public int length()
- Specified by:
length
in class Identifer