Interface RuntimeElementPropertyInfo

  • All Superinterfaces:
    org.glassfish.jaxb.core.v2.model.annotation.AnnotationSource, org.glassfish.jaxb.core.v2.model.core.ElementPropertyInfo<Type,​Class>, org.glassfish.jaxb.core.v2.model.core.PropertyInfo<Type,​Class>, RuntimePropertyInfo

    public interface RuntimeElementPropertyInfo
    extends org.glassfish.jaxb.core.v2.model.core.ElementPropertyInfo<Type,​Class>, RuntimePropertyInfo
    Author:
    Kohsuke Kawaguchi
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      List<? extends RuntimeTypeRef> getTypes()  
      Collection<? extends RuntimeTypeInfo> ref()  
      • Methods inherited from interface org.glassfish.jaxb.core.v2.model.annotation.AnnotationSource

        hasAnnotation, readAnnotation
      • Methods inherited from interface org.glassfish.jaxb.core.v2.model.core.ElementPropertyInfo

        getAdapter, getXmlName, isCollectionNillable, isCollectionRequired, isRequired, isValueList
      • Methods inherited from interface org.glassfish.jaxb.core.v2.model.core.PropertyInfo

        displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent