public class SimpleTenantUsages extends Object implements Iterable<SimpleTenantUsage>, Serializable
Constructor and Description |
---|
SimpleTenantUsages() |
Modifier and Type | Method and Description |
---|---|
List<SimpleTenantUsage> |
getList() |
Iterator<SimpleTenantUsage> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public List<SimpleTenantUsage> getList()
public Iterator<SimpleTenantUsage> iterator()
iterator
in interface Iterable<SimpleTenantUsage>
Copyright © 2012–2016. All rights reserved.