Uses of Class
com.vidispine.generated.VXAStorageCapacityType
-
-
Uses of VXAStorageCapacityType in com.vidispine.generated
Methods in com.vidispine.generated that return VXAStorageCapacityType Modifier and Type Method Description VXAStorageCapacityType
ObjectFactory. createVXAStorageCapacityType()
Create an instance ofVXAStorageCapacityType
VXAStorageCapacityType
VXAStorageCapacityType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
VXAStorageCapacityType
VXAStorageCapacityType. withFree(Long value)
VXAStorageCapacityType
VXAStorageCapacityType. withTotal(Long value)
VXAStorageCapacityType
VXAStorageCapacityType. withUsed(Long value)
Methods in com.vidispine.generated that return types with arguments of type VXAStorageCapacityType Modifier and Type Method Description javax.xml.bind.JAXBElement<VXAStorageCapacityType>
ObjectFactory. createVXAStorageCapacityDocument(VXAStorageCapacityType value)
Methods in com.vidispine.generated with parameters of type VXAStorageCapacityType Modifier and Type Method Description javax.xml.bind.JAXBElement<VXAStorageCapacityType>
ObjectFactory. createVXAStorageCapacityDocument(VXAStorageCapacityType value)
-