
public interface EjbJarCommonDescriptor<T extends EjbJarCommonDescriptor<T,ENTERPRISEBEANSTYPE1>,ENTERPRISEBEANSTYPE1 extends JavaeeEnterpriseBeansCommonType<T,ENTERPRISEBEANSTYPE1,?,?,?>> extends Descriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
Id attribute |
String |
getVersion()
Returns the
Version attribute |
T |
id(String Id)
Sets the
Id attribute |
Boolean |
isMetadataComplete()
Returns the
MetadataComplete attribute |
T |
metadataComplete(Boolean MetadataComplete)
Sets the
MetadataComplete attribute |
T |
removeId()
Removes the
Id attribute |
T |
removeMetadataComplete()
Removes the
MetadataComplete attribute |
T |
removeVersion()
Removes the
Version attribute |
T |
version(String Version)
Sets the
Version attribute |
exportAsString, exportTo, getDescriptorNameT version(String Version)
Version attributeVersion - the value for the attribute VersionTString getVersion()
Version attributeVersionT removeVersion()
Version attributeTT metadataComplete(Boolean MetadataComplete)
MetadataComplete attributeMetadataComplete - the value for the attribute MetadataCompleteTBoolean isMetadataComplete()
MetadataComplete attributeMetadataCompleteT removeMetadataComplete()
MetadataComplete attributeTT id(String Id)
Id attributeId - the value for the attribute IdTString getId()
Id attributeIdT removeId()
Id attributeTCopyright © 2025 JBoss by Red Hat. All rights reserved.