public interface Transient<T> extends Child<T>, OrmTransientCommType<T,Transient<T>>
transient
xsd typeModifier and Type | Method and Description |
---|---|
String |
getName()
Returns the
name attribute |
Transient<T> |
name(String name)
Sets the
name attribute |
Transient<T> |
removeName()
Removes the
name attribute |
Copyright © 2020 JBoss by Red Hat. All rights reserved.