Uses of Class
com.vidispine.generated.GenericType
-
Uses of GenericType in com.vidispine.generated
Subclasses of GenericType in com.vidispine.generatedModifier and TypeClassDescriptionstatic class
Java class for anonymous complex typeFields in com.vidispine.generated declared as GenericTypeModifier and TypeFieldDescriptionprotected GenericType
CollectionType.terse
protected GenericType
ItemType.terse
Methods in com.vidispine.generated that return GenericTypeModifier and TypeMethodDescriptionObjectFactory.createGenericType()
Create an instance ofGenericType
CollectionType.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) void
CollectionType.setTerse
(GenericType value) Sets the value of the terse property.void
ItemType.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.