com.ebmwebsourcing.easyschema10.api.with
Interface WithGroup

All Known Subinterfaces:
ComplexType

public interface WithGroup


Method Summary
 Group getGroup()
           
 boolean hasGroup()
           
 void setGroup(Group group)
           
 

Method Detail

hasGroup

boolean hasGroup()

getGroup

Group getGroup()

setGroup

void setGroup(Group group)


Copyright © 2011 Petals Link. All Rights Reserved.