com.ebmwebsourcing.easyschema10.api.with
Interface WithForm

All Known Subinterfaces:
Attribute, Element

public interface WithForm


Method Summary
 Form getForm()
           
 boolean hasForm()
           
 void setForm(Form form)
           
 

Method Detail

hasForm

boolean hasForm()

getForm

Form getForm()

setForm

void setForm(Form form)


Copyright © 2011 Petals Link. All Rights Reserved.