com.supermap.services.metadata.smmd2007

类 DistorCont

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.DistorCont
  • 所有已实现的接口:
    java.io.Serializable


    public class DistorCont
    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}rpIndName"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}rpOrgName"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}rpPosName"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}rpCntInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}role"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    另请参阅:
    序列化表格
    • 构造器概要

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

      方法 
      限定符和类型 方法和说明
      java.lang.String getRole()
      Gets the value of the role property.
      RpCntInfo getRpCntInfo()
      Gets the value of the rpCntInfo property.
      java.lang.String getRpIndName()
      Gets the value of the rpIndName property.
      java.lang.String getRpOrgName()
      Gets the value of the rpOrgName property.
      java.lang.String getRpPosName()
      Gets the value of the rpPosName property.
      void setRole(java.lang.String value)
      Sets the value of the role property.
      void setRpCntInfo(RpCntInfo value)
      Sets the value of the rpCntInfo property.
      void setRpIndName(java.lang.String value)
      Sets the value of the rpIndName property.
      void setRpOrgName(java.lang.String value)
      Sets the value of the rpOrgName property.
      void setRpPosName(java.lang.String value)
      Sets the value of the rpPosName property.
      • 从类继承的方法 java.lang.Object

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

      • rpIndName

        protected java.lang.String rpIndName
        
      • rpOrgName

        protected java.lang.String rpOrgName
        
      • rpPosName

        protected java.lang.String rpPosName
        
      • role

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

      • DistorCont

        public DistorCont()
        
    • 方法详细资料

      • getRpIndName

        public java.lang.String getRpIndName()
        
        Gets the value of the rpIndName property.
      • setRpIndName

        public void setRpIndName(java.lang.String value)
        
        Sets the value of the rpIndName property.
        参数:
        valueallowed - object isString
      • getRpOrgName

        public java.lang.String getRpOrgName()
        
        Gets the value of the rpOrgName property.
      • setRpOrgName

        public void setRpOrgName(java.lang.String value)
        
        Sets the value of the rpOrgName property.
        参数:
        valueallowed - object isString
      • getRpPosName

        public java.lang.String getRpPosName()
        
        Gets the value of the rpPosName property.
      • setRpPosName

        public void setRpPosName(java.lang.String value)
        
        Sets the value of the rpPosName property.
        参数:
        valueallowed - object isString
      • getRpCntInfo

        public RpCntInfo getRpCntInfo()
        
        Gets the value of the rpCntInfo property.
      • setRpCntInfo

        public void setRpCntInfo(RpCntInfo value)
        
        Sets the value of the rpCntInfo property.
        参数:
        valueallowed - object isRpCntInfo
      • getRole

        public java.lang.String getRole()
        
        Gets the value of the role property.
      • setRole

        public void setRole(java.lang.String value)
        
        Sets the value of the role property.
        参数:
        valueallowed - object isString