Uses of Class
org.fa.tei.jaxb.facustomization.Join.Clitic
-
Packages that use Join.Clitic Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Clitic in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Clitic Modifier and Type Field Description protected Join.CliticJoin. cliticprotected Join.CliticM. cliticprotected Join.CliticW. cliticMethods in org.fa.tei.jaxb.facustomization that return Join.Clitic Modifier and Type Method Description static Join.CliticJoin.Clitic. fromValue(String v)Join.CliticJoin. getClitic()Gets the value of the clitic property.Join.CliticM. getClitic()Gets the value of the clitic property.Join.CliticW. getClitic()Gets the value of the clitic property.static Join.CliticJoin.Clitic. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Clitic[]Join.Clitic. 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.Clitic Modifier and Type Method Description voidJoin. setClitic(Join.Clitic value)Sets the value of the clitic property.voidM. setClitic(Join.Clitic value)Sets the value of the clitic property.voidW. setClitic(Join.Clitic value)Sets the value of the clitic property.
-