Package net.ihe.gazelle.validation
Class Note
java.lang.Object
net.ihe.gazelle.validation.Notification
net.ihe.gazelle.validation.Note
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}Test"/> <element ref="{}Location"/> <element ref="{}Description"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.ihe.gazelle.validation.Notification
assertions, description, identifiant, location, packageValidation, test, type
-
Constructor Summary
-
Method Summary
Methods inherited from class net.ihe.gazelle.validation.Notification
getAssertions, getDescription, getIdentifiant, getLocation, getPackageValidation, getTest, getType, setAssertions, setDescription, setIdentifiant, setLocation, setTest, setType
-
Constructor Details
-
Note
public Note()
-