org.outerj.daisy.repository.commonimpl.schema
Class PartTypeUseImpl

java.lang.Object
  extended by org.outerj.daisy.repository.commonimpl.schema.PartTypeUseImpl
All Implemented Interfaces:
org.outerj.daisy.repository.schema.PartTypeUse

public class PartTypeUseImpl
extends java.lang.Object
implements org.outerj.daisy.repository.schema.PartTypeUse


Constructor Summary
PartTypeUseImpl(org.outerj.daisy.repository.schema.PartType partType, boolean required)
           
 
Method Summary
 org.outerj.daisy.repository.schema.PartType getPartType()
           
 boolean isRequired()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartTypeUseImpl

public PartTypeUseImpl(org.outerj.daisy.repository.schema.PartType partType,
                       boolean required)
Method Detail

getPartType

public org.outerj.daisy.repository.schema.PartType getPartType()
Specified by:
getPartType in interface org.outerj.daisy.repository.schema.PartTypeUse

isRequired

public boolean isRequired()
Specified by:
isRequired in interface org.outerj.daisy.repository.schema.PartTypeUse


Copyright © -2012 . All Rights Reserved.