public class PartStructureIterator extends Object implements org.osid.repository.PartStructureIterator
| Constructor and Description |
|---|
PartStructureIterator(Vector vector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextPartStructure() |
org.osid.repository.PartStructure |
nextPartStructure() |
public PartStructureIterator(Vector vector) throws org.osid.repository.RepositoryException
org.osid.repository.RepositoryExceptionpublic boolean hasNextPartStructure()
throws org.osid.repository.RepositoryException
hasNextPartStructure in interface org.osid.repository.PartStructureIteratororg.osid.repository.RepositoryExceptionpublic org.osid.repository.PartStructure nextPartStructure()
throws org.osid.repository.RepositoryException
nextPartStructure in interface org.osid.repository.PartStructureIteratororg.osid.repository.RepositoryExceptionCopyright © 2004–2020 Indiana University Library Information Technology. All rights reserved.