com.ebmwebsourcing.easyschema10.api.with
Interface WithComplexType

All Known Subinterfaces:
Element

public interface WithComplexType


Method Summary
 ComplexType getComplexType()
           
 boolean hasComplexType()
           
 void setComplexType(ComplexType complexType)
           
 

Method Detail

hasComplexType

boolean hasComplexType()

getComplexType

ComplexType getComplexType()

setComplexType

void setComplexType(ComplexType complexType)


Copyright © 2011 Petals Link. All Rights Reserved.