public static class OpenSchema.Predicate.Output extends Object
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="{http://jfuf.sf.net/FD}FD"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Output() |
Modifier and Type | Method and Description |
---|---|
FD |
getFD()
Gets the value of the fd property.
|
void |
setFD(FD value)
Sets the value of the fd property.
|
Copyright © 2015 Pablo Duboue. All rights reserved.