net.noderunner.amazon.s3
Class ListResponse.CommonPrefixEntry

java.lang.Object
  extended by net.noderunner.amazon.s3.ListResponse.CommonPrefixEntry
Enclosing class:
ListResponse

public static class ListResponse.CommonPrefixEntry
extends java.lang.Object

Prefix entry.


Method Summary
 java.lang.String getPrefix()
          Returns prefix.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPrefix

public java.lang.String getPrefix()
Returns prefix.



Copyright © 2010. All Rights Reserved.