|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.repository.commonimpl.schema.PartTypeUseImpl
public class PartTypeUseImpl
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 |
---|
public PartTypeUseImpl(org.outerj.daisy.repository.schema.PartType partType, boolean required)
Method Detail |
---|
public org.outerj.daisy.repository.schema.PartType getPartType()
getPartType
in interface org.outerj.daisy.repository.schema.PartTypeUse
public boolean isRequired()
isRequired
in interface org.outerj.daisy.repository.schema.PartTypeUse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |