Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig22 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
FacesConfigApplicationResourceLibraryContractsType<FacesConfigApplicationType<T>> |
FacesConfigApplicationType.createResourceLibraryContracts()
Creates a new
resource-library-contracts element |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.description(String... values)
Creates for all String objects representing
description elements,
a new description element |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
FacesConfigApplicationResourceLibraryContractsType<FacesConfigApplicationType<T>> |
FacesConfigApplicationType.getOrCreateResourceLibraryContracts()
If not already created, a new
resource-library-contracts element will be created and returned. |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.id(String id)
Sets the
id attribute |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.removeAllContractMapping()
Removes all
contract-mapping elements |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.removeAllDescription()
Removes the
description element |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.removeAllDisplayName()
Removes the
display-name element |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.removeAllIcon()
Removes all
icon elements |
FacesConfigApplicationResourceLibraryContractsType<T> |
FacesConfigApplicationResourceLibraryContractsType.removeId()
Removes the
id attribute |
Copyright © 2016 JBoss by Red Hat. All rights reserved.