Class MethodLocatable<M>

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

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

      • MethodLocatable

        public MethodLocatable​(org.glassfish.jaxb.core.v2.model.annotation.Locatable upstream,
                               M method,
                               org.glassfish.jaxb.core.v2.model.nav.Navigator<?,​?,​?,​M> 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