org.iso.mpeg.mpegj.scene
Interface MFStringFieldValue


public interface MFStringFieldValue
extends MFFieldValue

An interface used for obtaining MFString values.


Method Summary
 SFStringFieldValue[] getMFStringValue()
          Obtain the MFString value.
 

Method Detail

getMFStringValue

public SFStringFieldValue[] getMFStringValue()
Obtain the MFString value.
Returns:
an array of SFStringFieldValue objects.