Class ScopePath

java.lang.Object
org.orcid.jaxb.model.message.ScopePath
All Implemented Interfaces:
Serializable

public class ScopePath extends Object implements Serializable
Java class for anonymous complex type. The following schema fragment specifies the expected content contained within this class.
 <complexType>
   <simpleContent>
     <extension base="<http://www.orcid.org/ns/orcid>scope-path-type">
     </extension>
   </simpleContent>
 </complexType>
 
See Also:
  • Field Details

  • Constructor Details

    • ScopePath

      public ScopePath()
    • ScopePath

      public ScopePath(ScopePathType value)
  • Method Details