Uses of Class
org.bedework.schemas.category_1.ArrayOfDisplayNames
-
Packages that use ArrayOfDisplayNames Package Description org.bedework.schemas.category_1 -
-
Uses of ArrayOfDisplayNames in org.bedework.schemas.category_1
Fields in org.bedework.schemas.category_1 declared as ArrayOfDisplayNames Modifier and Type Field Description protected ArrayOfDisplayNamesCategoryType. displayNamesMethods in org.bedework.schemas.category_1 that return ArrayOfDisplayNames Modifier and Type Method Description ArrayOfDisplayNamesObjectFactory. createArrayOfDisplayNames()Create an instance ofArrayOfDisplayNamesArrayOfDisplayNamesCategoryType. getDisplayNames()Gets the value of the displayNames property.Methods in org.bedework.schemas.category_1 with parameters of type ArrayOfDisplayNames Modifier and Type Method Description voidCategoryType. setDisplayNames(ArrayOfDisplayNames value)Sets the value of the displayNames property.
-