|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacesConfigApplicationResourceBundleType<T>
This interface defines the contract for the faces-config-application-resource-bundleType
xsd type
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
FacesConfigApplicationResourceBundleType<T> description(String... values)
description
elements,
a new description
element
values
- list of description
objects
FacesConfigApplicationResourceBundleType
List<String> getAllDescription()
description
elements
description
FacesConfigApplicationResourceBundleType<T> removeAllDescription()
description
element
FacesConfigApplicationResourceBundleType
FacesConfigApplicationResourceBundleType<T> displayName(String... values)
display-name
elements,
a new display-name
element
values
- list of display-name
objects
FacesConfigApplicationResourceBundleType
List<String> getAllDisplayName()
display-name
elements
display-name
FacesConfigApplicationResourceBundleType<T> removeAllDisplayName()
display-name
element
FacesConfigApplicationResourceBundleType
IconType<FacesConfigApplicationResourceBundleType<T>> getOrCreateIcon()
icon
element will be created and returned.
Otherwise, the first existing icon
element will be returned.
icon
IconType<FacesConfigApplicationResourceBundleType<T>> createIcon()
icon
element
IconType>
List<IconType<FacesConfigApplicationResourceBundleType<T>>> getAllIcon()
icon
elements
icon
FacesConfigApplicationResourceBundleType<T> removeAllIcon()
icon
elements
IconType>
FacesConfigApplicationResourceBundleType<T> baseName(String baseName)
base-name
element
baseName
- the value for the element base-name
FacesConfigApplicationResourceBundleType
String getBaseName()
base-name
element
base-name
FacesConfigApplicationResourceBundleType<T> removeBaseName()
base-name
element
FacesConfigApplicationResourceBundleType
FacesConfigApplicationResourceBundleType<T> var(String var)
var
element
var
- the value for the element var
FacesConfigApplicationResourceBundleType
String getVar()
var
element
var
FacesConfigApplicationResourceBundleType<T> removeVar()
var
element
FacesConfigApplicationResourceBundleType
FacesConfigApplicationResourceBundleType<T> id(String id)
id
attribute
id
- the value for the attribute id
FacesConfigApplicationResourceBundleType
String getId()
id
attribute
id
FacesConfigApplicationResourceBundleType<T> removeId()
id
attribute
FacesConfigApplicationResourceBundleType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |