com.ebmwebsourcing.easyschema10.api.with
Interface WithSimpleType

All Known Subinterfaces:
Attribute, Element

public interface WithSimpleType


Method Summary
 SimpleType getSimpleType()
           
 boolean hasSimpleType()
           
 void setSimpleType(SimpleType simpleType)
           
 

Method Detail

hasSimpleType

boolean hasSimpleType()

getSimpleType

SimpleType getSimpleType()

setSimpleType

void setSimpleType(SimpleType simpleType)


Copyright © 2011 Petals Link. All Rights Reserved.