|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MClassInfo<T,C>
| Method Summary | |
|---|---|
void |
addProperty(MPropertyInfo<T,C> propertyInfo)
|
MElementInfo<T,C> |
createElementInfo(MTypeInfo<T,C> scope,
QName substitutionHead)
|
MClassTypeInfo<T,C> |
getBaseTypeInfo()
|
QName |
getElementName()
|
List<MPropertyInfo<T,C>> |
getProperties()
|
void |
removeProperty(MPropertyInfo<T,C> propertyInfo)
|
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MClassTypeInfo |
|---|
acceptClassTypeInfoVisitor, getTargetClass |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MPackagedTypeInfo |
|---|
getLocalName, getName |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTypeInfo |
|---|
acceptTypeInfoVisitor, getTargetType |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MCustomizable |
|---|
getCustomizations |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MContained |
|---|
getContainer, getContainerLocalName |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MContainer |
|---|
getContainerLocalName, getLocalName |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MPackaged |
|---|
getPackageInfo |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.origin.MOriginated |
|---|
getOrigin |
| Method Detail |
|---|
MClassTypeInfo<T,C> getBaseTypeInfo()
List<MPropertyInfo<T,C>> getProperties()
QName getElementName()
MElementInfo<T,C> createElementInfo(MTypeInfo<T,C> scope,
QName substitutionHead)
void addProperty(MPropertyInfo<T,C> propertyInfo)
void removeProperty(MPropertyInfo<T,C> propertyInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||