@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:18:55+02:00", comments="JAXB RI v2.3.7") public class AttributeDesignatorType extends Object implements Serializable
Java class for AttributeDesignatorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributeDesignatorType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="AttributeName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="AttributeNamespace" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AttributeDesignatorType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName()
Gets the value of the attributeName property.
|
String |
getAttributeNamespace()
Gets the value of the attributeNamespace property.
|
void |
setAttributeName(String value)
Sets the value of the attributeName property.
|
void |
setAttributeNamespace(String value)
Sets the value of the attributeNamespace property.
|
public String getAttributeName()
Stringpublic void setAttributeName(String value)
value - allowed object is
Stringpublic String getAttributeNamespace()
String
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.