Uses of Class
org.fa.tei.jaxb.v2_0.Rubric
-
Packages that use Rubric Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Rubric in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Rubric Modifier and Type Field Description protected RubricMsItemStruct. rubricMethods in org.fa.tei.jaxb.v2_0 that return Rubric Modifier and Type Method Description RubricObjectFactory. createRubric()Create an instance ofRubricRubricMsItemStruct. getRubric()Gets the value of the rubric property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Rubric Modifier and Type Method Description voidMsItemStruct. setRubric(Rubric value)Sets the value of the rubric property.
-