Package org.cxml

Class XadesSignatureProductionPlace


  • public class XadesSignatureProductionPlace
    extends java.lang.Object
    • Field Detail

      • xadesCity

        protected java.lang.String xadesCity
      • xadesStateOrProvince

        protected java.lang.String xadesStateOrProvince
      • xadesPostalCode

        protected java.lang.String xadesPostalCode
      • xadesCountryName

        protected java.lang.String xadesCountryName
    • Constructor Detail

      • XadesSignatureProductionPlace

        public XadesSignatureProductionPlace()
    • Method Detail

      • getXadesCity

        public java.lang.String getXadesCity()
        Gets the value of the xadesCity property.
        Returns:
        possible object is String
      • setXadesCity

        public void setXadesCity​(java.lang.String value)
        Sets the value of the xadesCity property.
        Parameters:
        value - allowed object is String
      • getXadesStateOrProvince

        public java.lang.String getXadesStateOrProvince()
        Gets the value of the xadesStateOrProvince property.
        Returns:
        possible object is String
      • setXadesStateOrProvince

        public void setXadesStateOrProvince​(java.lang.String value)
        Sets the value of the xadesStateOrProvince property.
        Parameters:
        value - allowed object is String
      • getXadesPostalCode

        public java.lang.String getXadesPostalCode()
        Gets the value of the xadesPostalCode property.
        Returns:
        possible object is String
      • setXadesPostalCode

        public void setXadesPostalCode​(java.lang.String value)
        Sets the value of the xadesPostalCode property.
        Parameters:
        value - allowed object is String
      • getXadesCountryName

        public java.lang.String getXadesCountryName()
        Gets the value of the xadesCountryName property.
        Returns:
        possible object is String
      • setXadesCountryName

        public void setXadesCountryName​(java.lang.String value)
        Sets the value of the xadesCountryName property.
        Parameters:
        value - allowed object is String