Class ProtolockDefinition
- java.lang.Object
-
- no.entur.schema2proto.generateproto.compatibility.protolock.ProtolockDefinition
-
public class ProtolockDefinition extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProtolockDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProtolockFilegetFile()java.lang.StringgetProtopath()
-
-
-
Method Detail
-
getFile
public ProtolockFile getFile()
-
getProtopath
public java.lang.String getProtopath()
-
-