cz.cuni.mff.ksi.jinfer.functionalDependencies.fd
Class TrightSidePaths
java.lang.Object
cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.TrightSidePaths
- All Implemented Interfaces:
- SidePaths
public class TrightSidePaths
- extends Object
- implements SidePaths
Java class for TrightSidePaths complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TrightSidePaths">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="path" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
path
protected String path
TrightSidePaths
public TrightSidePaths()
getPath
public String getPath()
- Gets the value of the path property.
- Returns:
- possible object is
String
getPathObj
public Path getPathObj()
setPath
public void setPath(String value)
- Sets the value of the path property.
- Parameters:
value
- allowed object is
String
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Generated on Fri Dec 9 00:01:25 CET 2011