com.supermap.services.metadata.smmd2007

Class IdPoC

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


    public class IdPoC
    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}rpOrgName"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}role"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected java.lang.String role 
      protected java.lang.String rpOrgName 
    • Constructor Summary

      Constructors 
      Constructor and Description
      IdPoC() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getRole()
      Gets the value of the role property.
      java.lang.String getRpOrgName()
      Gets the value of the rpOrgName property.
      void setRole(java.lang.String value)
      Sets the value of the role property.
      void setRpOrgName(java.lang.String value)
      Sets the value of the rpOrgName property.
      • Methods inherited from class java.lang.Object

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

      • rpOrgName

        protected java.lang.String rpOrgName
        
      • role

        protected java.lang.String role
        
    • Constructor Detail

      • IdPoC

        public IdPoC()
        
    • Method Detail

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