com.supermap.services.metadata.smmd2007

类 OnLineSrc

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.OnLineSrc
  • 所有已实现的接口:
    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>
     
    
    另请参阅:
    序列化表格
    • 字段概要

      字段 
      限定符和类型 字段和说明
      protected java.lang.String linkage 
      protected java.lang.String orDesc 
      protected java.lang.String orFunct 
    • 构造器概要

      构造器 
      构造器和说明
      OnLineSrc() 
    • 方法概要

      方法 
      限定符和类型 方法和说明
      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.
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • linkage

        protected java.lang.String linkage
        
      • orDesc

        protected java.lang.String orDesc
        
      • orFunct

        protected java.lang.String orFunct
        
    • 构造器详细资料

      • OnLineSrc

        public OnLineSrc()
        
    • 方法详细资料

      • 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.
        参数:
        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.
        参数:
        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.
        参数:
        valueallowed - object isString