Uses of Class
com.vidispine.generated.ConfigurationPropertyType
-
Uses of ConfigurationPropertyType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ConfigurationPropertyTypeModifier and TypeFieldDescriptionprotected List<ConfigurationPropertyType>ConfigurationPropertyListType.propertyMethods in com.vidispine.generated that return ConfigurationPropertyTypeModifier and TypeMethodDescriptionObjectFactory.createConfigurationPropertyType()Create an instance ofConfigurationPropertyTypeConfigurationPropertyType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the key property.ConfigurationPropertyType.withLastChange(XMLGregorianCalendar value) Sets the value of the lastChange property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type ConfigurationPropertyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConfigurationPropertyType>ObjectFactory.createConfigurationPropertyDocument(ConfigurationPropertyType value) ConfigurationPropertyListType.getProperty()Gets the value of the property property.Methods in com.vidispine.generated with parameters of type ConfigurationPropertyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConfigurationPropertyType>ObjectFactory.createConfigurationPropertyDocument(ConfigurationPropertyType value) ConfigurationPropertyListType.withProperty(ConfigurationPropertyType... values) Adds objects to the list of Property using add methodMethod parameters in com.vidispine.generated with type arguments of type ConfigurationPropertyTypeModifier and TypeMethodDescriptionConfigurationPropertyListType.withProperty(Collection<ConfigurationPropertyType> values) Adds objects to the list of Property using addAll method