
public interface BatchArtifactRef<T> extends Child<T>, JbatchBatchArtifactRefCommType<T,BatchArtifactRef<T>>
BatchArtifactRef xsd type| Modifier and Type | Method and Description |
|---|---|
BatchArtifactRef<T> |
clazz(String clazz)
Sets the
class attribute |
String |
getClazz()
Returns the
class attribute |
String |
getId()
Returns the
id attribute |
BatchArtifactRef<T> |
id(String id)
Sets the
id attribute |
BatchArtifactRef<T> |
removeClazzAttr()
Removes the
class attribute |
BatchArtifactRef<T> |
removeId()
Removes the
id attribute |
BatchArtifactRef<T> id(String id)
id attributeid - the value for the attribute idBatchArtifactRefString getId()
id attributeidBatchArtifactRef<T> removeId()
id attributeBatchArtifactRefBatchArtifactRef<T> clazz(String clazz)
class attributeclazz - the value for the attribute classBatchArtifactRefString getClazz()
class attributeclassBatchArtifactRef<T> removeClazzAttr()
class attributeBatchArtifactRefCopyright © 2025 JBoss by Red Hat. All rights reserved.