Uses of Class
com.vidispine.generated.BulkyMapType
-
Uses of BulkyMapType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type BulkyMapTypeMethods in com.vidispine.generated that return BulkyMapTypeModifier and TypeMethodDescriptionObjectFactory.createBulkyMapType()Create an instance ofBulkyMapTypeBulkyMapType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) BulkyMapType.withEntry(BulkyMapEntryType... values) Adds objects to the list of Entry using add methodBulkyMapType.withEntry(Collection<BulkyMapEntryType> values) Adds objects to the list of Entry using addAll methodMethods in com.vidispine.generated that return types with arguments of type BulkyMapTypeMethods in com.vidispine.generated with parameters of type BulkyMapTypeModifier and TypeMethodDescriptionBulkyMapListType.withMap(BulkyMapType... values) Adds objects to the list of Map using add methodMethod parameters in com.vidispine.generated with type arguments of type BulkyMapTypeModifier and TypeMethodDescriptionBulkyMapListType.withMap(Collection<BulkyMapType> values) Adds objects to the list of Map using addAll method