Class CValuePropertyInfo

  • All Implemented Interfaces:
    CCustomizable, com.sun.xml.bind.v2.model.annotation.AnnotationSource, com.sun.xml.bind.v2.model.core.NonElementRef<NType,​NClass>, com.sun.xml.bind.v2.model.core.PropertyInfo<NType,​NClass>, com.sun.xml.bind.v2.model.core.ValuePropertyInfo<NType,​NClass>

    public final class CValuePropertyInfo
    extends CPropertyInfo
    implements com.sun.xml.bind.v2.model.core.ValuePropertyInfo<NType,​NClass>
    ValuePropertyInfo implementation for XJC.
    Author:
    Kohsuke Kawaguchi
    • Field Detail

      • type

        protected final TypeUse type
    • Method Detail

      • kind

        public final com.sun.xml.bind.v2.model.core.PropertyKind kind()
        Specified by:
        kind in interface com.sun.xml.bind.v2.model.core.PropertyInfo<NType,​NClass>
      • getSchemaType

        public QName getSchemaType()
      • id

        public final com.sun.xml.bind.v2.model.core.ID id()
      • getExpectedMimeType

        public final javax.activation.MimeType getExpectedMimeType()
      • getSource

        public final com.sun.tools.xjc.model.CSingleTypePropertyInfo getSource()