Uses of Class
org.bedework.schemas.category_1.ArrayOfReferences
-
Packages that use ArrayOfReferences Package Description org.bedework.schemas.category_1 -
-
Uses of ArrayOfReferences in org.bedework.schemas.category_1
Fields in org.bedework.schemas.category_1 declared as ArrayOfReferences Modifier and Type Field Description protected ArrayOfReferencesCategoryType. referencesMethods in org.bedework.schemas.category_1 that return ArrayOfReferences Modifier and Type Method Description ArrayOfReferencesObjectFactory. createArrayOfReferences()Create an instance ofArrayOfReferencesArrayOfReferencesCategoryType. getReferences()Gets the value of the references property.Methods in org.bedework.schemas.category_1 with parameters of type ArrayOfReferences Modifier and Type Method Description voidCategoryType. setReferences(ArrayOfReferences value)Sets the value of the references property.
-