Uses of Class
org.bedework.schemas.category_1.ArrayOfDescriptions
-
Packages that use ArrayOfDescriptions Package Description org.bedework.schemas.category_1 -
-
Uses of ArrayOfDescriptions in org.bedework.schemas.category_1
Fields in org.bedework.schemas.category_1 declared as ArrayOfDescriptions Modifier and Type Field Description protected ArrayOfDescriptionsCategoryType. descriptionsMethods in org.bedework.schemas.category_1 that return ArrayOfDescriptions Modifier and Type Method Description ArrayOfDescriptionsObjectFactory. createArrayOfDescriptions()Create an instance ofArrayOfDescriptionsArrayOfDescriptionsCategoryType. getDescriptions()Gets the value of the descriptions property.Methods in org.bedework.schemas.category_1 with parameters of type ArrayOfDescriptions Modifier and Type Method Description voidCategoryType. setDescriptions(ArrayOfDescriptions value)Sets the value of the descriptions property.
-