org.jvnet.jaxb2_commons.xml.bind.model.concrete
Class CMWildcardTypeInfo<T,C>
java.lang.Object
org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMWildcardTypeInfo<T,C>
- All Implemented Interfaces:
- MCustomizable, MTypeInfo<T,C>, MWildcardTypeInfo<T,C>, MOriginated<MWildcardTypeInfoOrigin>
public class CMWildcardTypeInfo<T,C>
- extends Object
- implements MWildcardTypeInfo<T,C>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMWildcardTypeInfo
public CMWildcardTypeInfo(MWildcardTypeInfoOrigin origin,
T targetType)
getCustomizations
public MCustomizations getCustomizations()
- Specified by:
getCustomizations in interface MCustomizable
getTargetType
public T getTargetType()
- Specified by:
getTargetType in interface MTypeInfo<T,C>
getOrigin
public MWildcardTypeInfoOrigin getOrigin()
- Specified by:
getOrigin in interface MOriginated<MWildcardTypeInfoOrigin>
acceptTypeInfoVisitor
public <V> V acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
- Specified by:
acceptTypeInfoVisitor in interface MTypeInfo<T,C>
Copyright © 2005-2015. All Rights Reserved.