Uses of Class
org.fa.tei.jaxb.v2_x.Bloc
-
Packages that use Bloc Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Bloc in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Bloc Modifier and Type Field Description protected BlocAltIdentifier. blocprotected BlocMsIdentifier. blocMethods in org.fa.tei.jaxb.v2_x that return Bloc Modifier and Type Method Description BlocObjectFactory. createBloc()Create an instance ofBlocBlocAltIdentifier. getBloc()Gets the value of the bloc property.BlocMsIdentifier. getBloc()Gets the value of the bloc property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Bloc Modifier and Type Method Description voidAltIdentifier. setBloc(Bloc value)Sets the value of the bloc property.voidMsIdentifier. setBloc(Bloc value)Sets the value of the bloc property.
-