com.github.dockerjava.api.model
Class ChangeLog

java.lang.Object
  extended by com.github.dockerjava.api.model.ChangeLog

public class ChangeLog
extends Object

Author:
Konstantin Pelykh ([email protected])

Constructor Summary
ChangeLog()
           
 
Method Summary
 int getKind()
           
 String getPath()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChangeLog

public ChangeLog()
Method Detail

getPath

public String getPath()

getKind

public int getKind()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All rights reserved.