Uses of Class
org.fa.tei.jaxb.facustomization.Bloc
-
Packages that use Bloc Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Bloc in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Bloc Modifier and Type Field Description protected BlocAltIdentifier. blocprotected BlocMsIdentifier. blocMethods in org.fa.tei.jaxb.facustomization 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.facustomization 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.
-