Uses of Class
org.fa.tei.jaxb.v2_x.ObjectIdentifier
-
Packages that use ObjectIdentifier Package Description org.fa.tei.jaxb.v2_x -
-
Uses of ObjectIdentifier in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type ObjectIdentifier Modifier and Type Field Description protected List<ObjectIdentifier>Object. objectIdentifiersMethods in org.fa.tei.jaxb.v2_x that return ObjectIdentifier Modifier and Type Method Description ObjectIdentifierObjectFactory. createObjectIdentifier()Create an instance ofObjectIdentifierMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type ObjectIdentifier Modifier and Type Method Description List<ObjectIdentifier>Object. getObjectIdentifiers()Gets the value of the objectIdentifiers property.
-