Package | Description |
---|---|
jfml.jaxb |
Methods for bindings the FML schema definition to java objects
|
Modifier and Type | Method and Description |
---|---|
CircularTermType |
ObjectFactory.createCircularTermType()
Create an instance of
CircularTermType |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CircularTermType> |
ObjectFactory.createAndLogicalTypeTermName(CircularTermType value)
|
javax.xml.bind.JAXBElement<CircularTermType> |
ObjectFactory.createOrLogicalTypeTermName(CircularTermType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CircularTermType> |
ObjectFactory.createAndLogicalTypeTermName(CircularTermType value)
|
javax.xml.bind.JAXBElement<CircularTermType> |
ObjectFactory.createOrLogicalTypeTermName(CircularTermType value)
|