org.jvnet.jaxb2_commons.xml.bind.model.concrete
Class CMIDREF<T,C>
java.lang.Object
org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMIDREF<T,C>
- All Implemented Interfaces:
- MCustomizable, MIDREF<T,C>, MTypeInfo<T,C>
public class CMIDREF<T,C>
- extends Object
- implements MIDREF<T,C>
CMIDREF
public CMIDREF(T targetType,
MTypeInfo<T,C> itemTypeInfo)
getCustomizations
public MCustomizations getCustomizations()
- Specified by:
getCustomizations in interface MCustomizable
getTargetType
public T getTargetType()
- Specified by:
getTargetType in interface MTypeInfo<T,C>
getValueTypeInfo
public MTypeInfo<T,C> getValueTypeInfo()
- Specified by:
getValueTypeInfo in interface MIDREF<T,C>
getTypeName
public QName getTypeName()
toString
public String toString()
- Overrides:
toString in class Object
acceptTypeInfoVisitor
public <V> V acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
- Specified by:
acceptTypeInfoVisitor in interface MTypeInfo<T,C>
Copyright © 2005-2015. All Rights Reserved.