Uses of Class
net.anotheria.anosite.gen.asfeature.data.BrandFeatureDocument
-
Packages that use BrandFeatureDocument Package Description net.anotheria.anosite.gen.asfeature.data -
-
Uses of BrandFeatureDocument in net.anotheria.anosite.gen.asfeature.data
Methods in net.anotheria.anosite.gen.asfeature.data that return BrandFeatureDocument Modifier and Type Method Description BrandFeatureDocumentModuleASFeature. createBrandFeature(BrandFeatureDocument brandfeature)BrandFeatureDocumentModuleASFeature. getBrandFeature(java.lang.String id)BrandFeatureDocumentModuleASFeature. importBrandFeature(BrandFeatureDocument brandfeature)Methods in net.anotheria.anosite.gen.asfeature.data that return types with arguments of type BrandFeatureDocument Modifier and Type Method Description java.util.List<BrandFeatureDocument>ModuleASFeature. getBrandFeatures()Methods in net.anotheria.anosite.gen.asfeature.data with parameters of type BrandFeatureDocument Modifier and Type Method Description BrandFeatureDocumentModuleASFeature. createBrandFeature(BrandFeatureDocument brandfeature)BrandFeatureDocumentModuleASFeature. importBrandFeature(BrandFeatureDocument brandfeature)voidModuleASFeature. updateBrandFeature(BrandFeatureDocument brandfeature)Constructors in net.anotheria.anosite.gen.asfeature.data with parameters of type BrandFeatureDocument Constructor Description BrandFeatureDocument(BrandFeatureDocument toClone)
-