com.supermap.services.metadata.smmd2007

Class OnLineSrc

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.OnLineSrc
  • All Implemented Interfaces:
    java.io.Serializable


    public class OnLineSrc
    extends java.lang.Object
    implements java.io.Serializable
    

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
     <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     <sequence>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}linkage"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}orDesc"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}orFunct"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected java.lang.String linkage 
      protected java.lang.String orDesc 
      protected java.lang.String orFunct 
    • Constructor Summary

      Constructors 
      Constructor and Description
      OnLineSrc() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getLinkage()
      Gets the value of the linkage property.
      java.lang.String getOrDesc()
      Gets the value of the orDesc property.
      java.lang.String getOrFunct()
      Gets the value of the orFunct property.
      void setLinkage(java.lang.String value)
      Sets the value of the linkage property.
      void setOrDesc(java.lang.String value)
      Sets the value of the orDesc property.
      void setOrFunct(java.lang.String value)
      Sets the value of the orFunct property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • linkage

        protected java.lang.String linkage
        
      • orDesc

        protected java.lang.String orDesc
        
      • orFunct

        protected java.lang.String orFunct
        
    • Constructor Detail

      • OnLineSrc

        public OnLineSrc()
        
    • Method Detail

      • getLinkage

        public java.lang.String getLinkage()
        
        Gets the value of the linkage property.
      • setLinkage

        public void setLinkage(java.lang.String value)
        
        Sets the value of the linkage property.
        Parameters:
        valueallowed - object isString
      • getOrDesc

        public java.lang.String getOrDesc()
        
        Gets the value of the orDesc property.
      • setOrDesc

        public void setOrDesc(java.lang.String value)
        
        Sets the value of the orDesc property.
        Parameters:
        valueallowed - object isString
      • getOrFunct

        public java.lang.String getOrFunct()
        
        Gets the value of the orFunct property.
      • setOrFunct

        public void setOrFunct(java.lang.String value)
        
        Sets the value of the orFunct property.
        Parameters:
        valueallowed - object isString