public interface ConnectorCommonDescriptor<T extends ConnectorCommonDescriptor<T,RESOURCEADAPTERTYPE1>,RESOURCEADAPTERTYPE1 extends JeeResourceadapterCommonType<T,RESOURCEADAPTERTYPE1,?,?,?,?,?>> 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 |
T |
removeId()
Removes the
Id attribute |
T |
removeVersion()
Removes the
Version attribute |
T |
version(String Version)
Sets the
Version attribute |
exportAsString, exportTo, getDescriptorName
T version(String Version)
Version
attributeVersion
- the value for the attribute Version
T
String getVersion()
Version
attributeVersion
T removeVersion()
Version
attributeT
T id(String Id)
Id
attributeId
- the value for the attribute Id
T
String getId()
Id
attributeId
T removeId()
Id
attributeT
Copyright © 2016 JBoss by Red Hat. All rights reserved.