Uses of Interface
org.mod4j.dsl.datacontract.mm.DataContractDsl.DtoIntegerProperty

Packages that use DtoIntegerProperty
org.mod4j.dsl.datacontract.mm.DataContractDsl   
org.mod4j.dsl.datacontract.mm.DataContractDsl.impl   
org.mod4j.dsl.datacontract.mm.DataContractDsl.util   
 

Uses of DtoIntegerProperty in org.mod4j.dsl.datacontract.mm.DataContractDsl
 

Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl that return DtoIntegerProperty
 DtoIntegerProperty DataContractDslFactory.createDtoIntegerProperty()
          Returns a new object of class 'Dto Integer Property'.
 

Uses of DtoIntegerProperty in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl
 

Classes in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that implement DtoIntegerProperty
 class DtoIntegerPropertyImpl
          An implementation of the model object 'Dto Integer Property'.
 

Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that return DtoIntegerProperty
 DtoIntegerProperty DataContractDslFactoryImpl.createDtoIntegerProperty()
           
 

Uses of DtoIntegerProperty in org.mod4j.dsl.datacontract.mm.DataContractDsl.util
 

Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.util with parameters of type DtoIntegerProperty
 T DataContractDslSwitch.caseDtoIntegerProperty(DtoIntegerProperty object)
          Returns the result of interpreting the object as an instance of 'Dto Integer Property'.
 



Copyright © 2009 Mod4j. All Rights Reserved.