Uses of Class
com.vidispine.generated.GenericType
-
Uses of GenericType in com.vidispine.generated
Subclasses of GenericType in com.vidispine.generatedModifier and TypeClassDescriptionstatic classJava class for anonymous complex typeFields in com.vidispine.generated declared as GenericTypeModifier and TypeFieldDescriptionprotected GenericTypeCollectionType.terseprotected GenericTypeItemType.terseMethods in com.vidispine.generated that return GenericTypeModifier and TypeMethodDescriptionObjectFactory.createGenericType()Create an instance ofGenericTypeCollectionType.getTerse()Gets the value of the terse property.ItemType.getTerse()Gets the value of the terse property.GenericType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) GenericType.withAny(Collection<Element> values) Adds objects to the list of Any using addAll methodAdds objects to the list of Any using add methodMethods in com.vidispine.generated that return types with arguments of type GenericTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GenericType>ObjectFactory.createTerseMetadataDocument(GenericType value) Methods in com.vidispine.generated with parameters of type GenericTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GenericType>ObjectFactory.createTerseMetadataDocument(GenericType value) voidCollectionType.setTerse(GenericType value) Sets the value of the terse property.voidItemType.setTerse(GenericType value) Sets the value of the terse property.CollectionType.withTerse(GenericType value) Sets the value of the terse property.ItemType.withTerse(GenericType value) Sets the value of the terse property.