Package org.cxml

Class XadesSignatureProductionPlace

java.lang.Object
org.cxml.XadesSignatureProductionPlace

public class XadesSignatureProductionPlace extends Object
  • Field Details

    • xadesCity

      protected String xadesCity
    • xadesStateOrProvince

      protected String xadesStateOrProvince
    • xadesPostalCode

      protected String xadesPostalCode
    • xadesCountryName

      protected String xadesCountryName
  • Constructor Details

    • XadesSignatureProductionPlace

      public XadesSignatureProductionPlace()
  • Method Details

    • getXadesCity

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

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

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

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

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

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

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

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