Class ComponentSeal

    • Constructor Detail

      • ComponentSeal

        public ComponentSeal()
      • ComponentSeal

        public ComponentSeal​(ComponentSeal source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getComponentId

        public String getComponentId()
        Get 签署区ID
        Returns:
        ComponentId 签署区ID
      • setComponentId

        public void setComponentId​(String ComponentId)
        Set 签署区ID
        Parameters:
        ComponentId - 签署区ID
      • getSealId

        public String getSealId()
        Get 印章ID
        Returns:
        SealId 印章ID
      • setSealId

        public void setSealId​(String SealId)
        Set 印章ID
        Parameters:
        SealId - 印章ID