Uses of Interface
org.nd4j.ir.MapperNamespace.MappingRuleOrBuilder
-
Packages that use MapperNamespace.MappingRuleOrBuilder Package Description org.nd4j.ir -
-
Uses of MapperNamespace.MappingRuleOrBuilder in org.nd4j.ir
Classes in org.nd4j.ir that implement MapperNamespace.MappingRuleOrBuilder Modifier and Type Class Description static classMapperNamespace.MappingRuleProtobuf typeorg.nd4j.ir.MappingRulestatic classMapperNamespace.MappingRule.BuilderProtobuf typeorg.nd4j.ir.MappingRuleMethods in org.nd4j.ir that return MapperNamespace.MappingRuleOrBuilder Modifier and Type Method Description MapperNamespace.MappingRuleOrBuilderMapperNamespace.MapperDeclaration.Builder. getRuleOrBuilder(int index)the rules to apply for attributesMapperNamespace.MappingRuleOrBuilderMapperNamespace.MapperDeclaration. getRuleOrBuilder(int index)the rules to apply for attributesMapperNamespace.MappingRuleOrBuilderMapperNamespace.MapperDeclarationOrBuilder. getRuleOrBuilder(int index)the rules to apply for attributesMethods in org.nd4j.ir that return types with arguments of type MapperNamespace.MappingRuleOrBuilder Modifier and Type Method Description List<? extends MapperNamespace.MappingRuleOrBuilder>MapperNamespace.MapperDeclaration.Builder. getRuleOrBuilderList()the rules to apply for attributesList<? extends MapperNamespace.MappingRuleOrBuilder>MapperNamespace.MapperDeclaration. getRuleOrBuilderList()the rules to apply for attributesList<? extends MapperNamespace.MappingRuleOrBuilder>MapperNamespace.MapperDeclarationOrBuilder. getRuleOrBuilderList()the rules to apply for attributes
-