Uses of Class
com.vidispine.generated.NetworkType
-
-
Uses of NetworkType in com.vidispine.generated
Fields in com.vidispine.generated declared as NetworkType Modifier and Type Field Description protected NetworkType
ResourceType. network
Methods in com.vidispine.generated that return NetworkType Modifier and Type Method Description NetworkType
ObjectFactory. createNetworkType()
Create an instance ofNetworkType
NetworkType
ResourceType. getNetwork()
Gets the value of the network property.NetworkType
NetworkType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NetworkType
NetworkType. withBandwidth(Long value)
NetworkType
NetworkType. withNetmask(String value)
Methods in com.vidispine.generated with parameters of type NetworkType Modifier and Type Method Description void
ResourceType. setNetwork(NetworkType value)
Sets the value of the network property.ResourceType
ResourceType. withNetwork(NetworkType value)
-