Package org.cxml

Class Street

java.lang.Object
org.cxml.Street

public class Street extends Object
  • Field Details

    • value

      protected String value
  • Constructor Details

    • Street

      public Street()
  • Method Details

    • getvalue

      public String getvalue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setvalue

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