Uses of Class
org.fa.tei.jaxb.facustomization.Join.Voice
-
Packages that use Join.Voice Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Voice in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Voice Modifier and Type Field Description protected Join.VoiceJoin. voiceprotected Join.VoiceM. voiceprotected Join.VoiceW. voiceMethods in org.fa.tei.jaxb.facustomization 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.VoiceM. 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.facustomization with parameters of type Join.Voice Modifier and Type Method Description voidJoin. setVoice(Join.Voice value)Sets the value of the voice property.voidM. setVoice(Join.Voice value)Sets the value of the voice property.voidW. setVoice(Join.Voice value)Sets the value of the voice property.
-