Class Mpfx

java.lang.Object
ca.phon.session.io.xml.v2_0.Mpfx

public class Mpfx extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <extension base="<https://phon.ca/ns/session>nonemptyStringType">
     </extension>
   </simpleContent>
 </complexType>
 
  • Field Details

    • value

      protected String value
  • Constructor Details

    • Mpfx

      public Mpfx()
  • Method Details

    • getValue

      public String getValue()
      A nonempty string.
      Returns:
      possible object is String
    • setValue

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