public class IdentifiableArchiveImpl extends AssignableBase<ArchiveBase<?>> implements Identifiable
Assignable
implementation view of an Identifiable
.Constructor and Description |
---|
IdentifiableArchiveImpl(ArchiveBase<?> archive) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
void |
setId(String id) |
as, getArchive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
as
public IdentifiableArchiveImpl(ArchiveBase<?> archive)
public String getId()
getId
in interface Identifiable
public void setId(String id) throws IllegalArgumentException
setId
in interface Identifiable
IllegalArgumentException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.