org.jvnet.hyperjaxb3.xjc.model
Interface CClassifier<V>
public interface CClassifier<V>
onSingleBuiltinAttribute
V onSingleBuiltinAttribute(com.sun.tools.xjc.model.CAttributePropertyInfo attributePropertyInfo)
onSingleEnumAttribute
V onSingleEnumAttribute(com.sun.tools.xjc.model.CAttributePropertyInfo attributePropertyInfo)
onSingleOtherAttribute
V onSingleOtherAttribute(com.sun.tools.xjc.model.CAttributePropertyInfo attributePropertyInfo)
onCollectionBuiltinAttribute
V onCollectionBuiltinAttribute(com.sun.tools.xjc.model.CAttributePropertyInfo attributePropertyInfo)
onCollectionEnumAttribute
V onCollectionEnumAttribute(com.sun.tools.xjc.model.CAttributePropertyInfo attributePropertyInfo)
onCollectionOtherAttribute
V onCollectionOtherAttribute(com.sun.tools.xjc.model.CAttributePropertyInfo attributePropertyInfo)
onSingleBuiltinValue
V onSingleBuiltinValue(com.sun.tools.xjc.model.CValuePropertyInfo valuePropertyInfo)
onSingleEnumValue
V onSingleEnumValue(com.sun.tools.xjc.model.CValuePropertyInfo valuePropertyInfo)
onSingleOtherValue
V onSingleOtherValue(com.sun.tools.xjc.model.CValuePropertyInfo valuePropertyInfo)
onCollectionBuiltinValue
V onCollectionBuiltinValue(com.sun.tools.xjc.model.CValuePropertyInfo valuePropertyInfo)
onCollectionEnumValue
V onCollectionEnumValue(com.sun.tools.xjc.model.CValuePropertyInfo valuePropertyInfo)
onCollectionOtherValue
V onCollectionOtherValue(com.sun.tools.xjc.model.CValuePropertyInfo valuePropertyInfo)
onSingleBuiltinElement
V onSingleBuiltinElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onSingleEnumElement
V onSingleEnumElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onSingleArrayElement
V onSingleArrayElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onSingleClassElement
V onSingleClassElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onSingleHeteroElement
V onSingleHeteroElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onCollectionBuiltinElement
V onCollectionBuiltinElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onCollectionEnumElement
V onCollectionEnumElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onCollectionArrayElement
V onCollectionArrayElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onCollectionClassElement
V onCollectionClassElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onCollectionHeteroElement
V onCollectionHeteroElement(com.sun.tools.xjc.model.CElementPropertyInfo elementPropertyInfo)
onSingleBuiltinElementReference
V onSingleBuiltinElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleEnumElementReference
V onSingleEnumElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleArrayElementReference
V onSingleArrayElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleClassElementReference
V onSingleClassElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleSubstitutedElementReference
V onSingleSubstitutedElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleClassReference
V onSingleClassReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleWildcardReference
V onSingleWildcardReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onSingleHeteroReference
V onSingleHeteroReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionBuiltinElementReference
V onCollectionBuiltinElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionEnumElementReference
V onCollectionEnumElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionArrayElementReference
V onCollectionArrayElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionClassElementReference
V onCollectionClassElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionClassReference
V onCollectionClassReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionSubstitutedElementReference
V onCollectionSubstitutedElementReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionWildcardReference
V onCollectionWildcardReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
onCollectionHeteroReference
V onCollectionHeteroReference(com.sun.tools.xjc.model.CReferencePropertyInfo referencePropertyInfo)
Copyright © 2005-2014. All Rights Reserved.