|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JipletMapping
Java content class for JipletMapping complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/Users/beckie/workspace/jiplet/conf/jip_2.0.xsd line 56)
<complexType name="JipletMapping">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="mapping" type="{}Mapping"/>
</sequence>
<attribute name="jiplet" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getJiplet()
Gets the value of the jiplet property. |
Mapping |
getMapping()
Gets the value of the mapping property. |
void |
setJiplet(java.lang.String value)
Sets the value of the jiplet property. |
void |
setMapping(Mapping value)
Sets the value of the mapping property. |
| Method Detail |
|---|
Mapping getMapping()
Mappingvoid setMapping(Mapping value)
value - allowed object is
Mappingjava.lang.String getJiplet()
Stringvoid setJiplet(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||