|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jafer.osid.provider.PartStructureIterator
public class PartStructureIterator
Field Summary | |
---|---|
private int |
i
|
private java.util.Vector |
vector
|
Constructor Summary | |
---|---|
PartStructureIterator(java.util.Vector vector)
|
Method Summary | |
---|---|
boolean |
hasNextPartStructure()
|
org.osid.repository.PartStructure |
nextPartStructure()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Vector vector
private int i
Constructor Detail |
---|
public PartStructureIterator(java.util.Vector vector) throws org.osid.repository.RepositoryException
org.osid.repository.RepositoryException
Method Detail |
---|
public boolean hasNextPartStructure() throws org.osid.repository.RepositoryException
hasNextPartStructure
in interface org.osid.repository.PartStructureIterator
org.osid.repository.RepositoryException
public org.osid.repository.PartStructure nextPartStructure() throws org.osid.repository.RepositoryException
nextPartStructure
in interface org.osid.repository.PartStructureIterator
org.osid.repository.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |