@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:25:27+02:00", comments="JAXB RI v2.2.11") public abstract class SelfRefType extends Object implements Serializable
Java class for SelfRefType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SelfRefType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" /> <attribute name="Ref" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SelfRefType() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the value of the id property.
|
String |
getRef()
Gets the value of the ref property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setRef(String value)
Sets the value of the ref property.
|
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.