Class NodeImpl.BeanNodeImpl

  • All Implemented Interfaces:
    Serializable, javax.validation.Path.BeanNode, javax.validation.Path.Node
    Enclosing class:
    NodeImpl

    public static class NodeImpl.BeanNodeImpl
    extends NodeImpl
    implements javax.validation.Path.BeanNode
    See Also:
    Serialized Form
    • Constructor Detail

      • BeanNodeImpl

        public BeanNodeImpl()
      • BeanNodeImpl

        public BeanNodeImpl​(javax.validation.Path.Node cast)
    • Method Detail

      • getKind

        public javax.validation.ElementKind getKind()
        Specified by:
        getKind in interface javax.validation.Path.Node