Uses of Class
org.fa.tei.jaxb.v2_0.State
-
Packages that use State Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of State in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type State Modifier and Type Field Description protected List<State>State. statesMethods in org.fa.tei.jaxb.v2_0 that return State Modifier and Type Method Description StateObjectFactory. createState()Create an instance ofStateMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type State Modifier and Type Method Description List<State>State. getStates()Gets the value of the states property.
-