org.jvnet.jaxb2_commons.xml.bind.model
Interface MContainer

All Superinterfaces:
MPackaged
All Known Subinterfaces:
MClassInfo<T,C>, MClassRef<T,C>, MClassTypeInfo<T,C>, MElementInfo<T,C>, MPackageInfo
All Known Implementing Classes:
CMClassInfo, CMClassRef, CMElementInfo, CMPackageInfo

public interface MContainer
extends MPackaged


Method Summary
 String getContainerLocalName(String delimiter)
           
 String getLocalName()
           
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MPackaged
getPackageInfo
 

Method Detail

getLocalName

String getLocalName()

getContainerLocalName

String getContainerLocalName(String delimiter)


Copyright © 2005-2015. All Rights Reserved.