com.ebmwebsourcing.easyschema10.api.with
Interface WithChoice

All Known Subinterfaces:
ComplexType

public interface WithChoice


Method Summary
 Choice getChoice()
           
 boolean hasChoice()
           
 void setChoice(Choice choice)
           
 

Method Detail

hasChoice

boolean hasChoice()

getChoice

Choice getChoice()

setChoice

void setChoice(Choice choice)


Copyright © 2011 Petals Link. All Rights Reserved.