Uses of Class
org.fa.tei.jaxb.v2_0.Join.Voice
-
Packages that use Join.Voice Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Voice in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Voice Modifier and Type Field Description protected Join.VoiceJoin. voiceprotected Join.VoiceW. voiceMethods in org.fa.tei.jaxb.v2_0 that return Join.Voice Modifier and Type Method Description static Join.VoiceJoin.Voice. fromValue(String v)Join.VoiceJoin. getVoice()Gets the value of the voice property.Join.VoiceW. getVoice()Gets the value of the voice property.static Join.VoiceJoin.Voice. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Voice[]Join.Voice. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Join.Voice Modifier and Type Method Description voidJoin. setVoice(Join.Voice value)Sets the value of the voice property.voidW. setVoice(Join.Voice value)Sets the value of the voice property.
-