Class FieldLocatable<F>

  • All Implemented Interfaces:
    org.glassfish.jaxb.core.v2.model.annotation.Locatable

    public class FieldLocatable<F>
    extends Object
    implements org.glassfish.jaxb.core.v2.model.annotation.Locatable
    Locatable implementation for a field.
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • FieldLocatable

        public FieldLocatable​(org.glassfish.jaxb.core.v2.model.annotation.Locatable upstream,
                              F field,
                              org.glassfish.jaxb.core.v2.model.nav.Navigator<?,​?,​F,​?> nav)
    • Method Detail

      • getUpstream

        public org.glassfish.jaxb.core.v2.model.annotation.Locatable getUpstream()
        Specified by:
        getUpstream in interface org.glassfish.jaxb.core.v2.model.annotation.Locatable
      • getLocation

        public org.glassfish.jaxb.core.v2.runtime.Location getLocation()
        Specified by:
        getLocation in interface org.glassfish.jaxb.core.v2.model.annotation.Locatable