org.outerj.daisy.repository.commonimpl.variant
Class BranchesImpl

java.lang.Object
  extended by org.outerj.daisy.repository.commonimpl.variant.BranchesImpl
All Implemented Interfaces:
org.outerj.daisy.repository.variant.Branches

public class BranchesImpl
extends java.lang.Object
implements org.outerj.daisy.repository.variant.Branches


Constructor Summary
BranchesImpl(org.outerj.daisy.repository.variant.Branch[] branches)
           
 
Method Summary
 org.outerj.daisy.repository.variant.Branch[] getArray()
           
 org.outerx.daisy.x10.BranchesDocument getXml()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchesImpl

public BranchesImpl(org.outerj.daisy.repository.variant.Branch[] branches)
Method Detail

getArray

public org.outerj.daisy.repository.variant.Branch[] getArray()
Specified by:
getArray in interface org.outerj.daisy.repository.variant.Branches

getXml

public org.outerx.daisy.x10.BranchesDocument getXml()
Specified by:
getXml in interface org.outerj.daisy.repository.variant.Branches

size

public int size()
Specified by:
size in interface org.outerj.daisy.repository.variant.Branches


Copyright © -2012 . All Rights Reserved.