public final class XmlAttribute extends Object
| Constructor and Description |
|---|
XmlAttribute(String code,
String label,
boolean persistent,
boolean notNull,
String domain)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDomain() |
String |
getLabel() |
boolean |
isNotNull() |
boolean |
isPersistent() |
public String getCode()
public String getLabel()
public boolean isPersistent()
public boolean isNotNull()
public String getDomain()
Copyright © 2019. All Rights Reserved.