Class ExternalTypeHandler.ExtTypedProperty

  • Enclosing class:
    ExternalTypeHandler

    private static final class ExternalTypeHandler.ExtTypedProperty
    extends java.lang.Object
    • Method Detail

      • hasTypePropertyName

        public boolean hasTypePropertyName​(java.lang.String n)
      • hasDefaultType

        public boolean hasDefaultType()
      • getDefaultTypeId

        public java.lang.String getDefaultTypeId()
        Specialized called when we need to expose type id of `defaultImpl` when serializing: we may need to expose it for assignment to a property, or it may be requested as visible for some other reason.
      • getTypePropertyName

        public java.lang.String getTypePropertyName()