Uses of Class
jaxb.Profiles
-
Packages that use Profiles Package Description jaxb -
-
Uses of Profiles in jaxb
Methods in jaxb that return Profiles Modifier and Type Method Description Profiles
ObjectFactory. createProfiles()
Create an instance ofProfiles
Profiles
Controller. getProfiles()
Gets the value of the profiles property.Methods in jaxb with parameters of type Profiles Modifier and Type Method Description void
Controller. setProfiles(Profiles value)
Sets the value of the profiles property.
-