Class Wood

java.lang.Object
org.audiveris.proxymusic.Wood

public class Wood extends Object
The wood type represents pictograms for wood percussion instruments. The smufl attribute is used to distinguish different SMuFL stylistic alternates.

Java class for wood complex type.

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

 <complexType name="wood">
   <simpleContent>
     <extension base="<>wood-value">
       <attribute name="smufl" type="{}smufl-pictogram-glyph-name" />
     </extension>
   </simpleContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • Wood

      public Wood()
  • Method Details

    • getValue

      public WoodValue getValue()
      The wood-value type represents pictograms for wood percussion instruments. The maraca and maracas values distinguish the one- and two-maraca versions of the pictogram.
      Returns:
      possible object is WoodValue
    • setValue

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

      public String getSmufl()
      Gets the value of the smufl property.
      Returns:
      possible object is String
    • setSmufl

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